[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Interfaces
| Interface | Description | |
|---|---|---|
| IReflectArray | representation for java.lang.reflect.Array. | |
| IReflectClass | representation for java.lang.Class. | |
| IReflectClassPredicate | ||
| IReflectConstructor | representation for java.lang.reflect.Constructor. | |
| IReflectField | representation for java.lang.reflect.Field. | |
| IReflectMethod | representation for java.lang.reflect.Method. | |
| IReflector | root of the reflection implementation API. |