| Interface | Description |
|---|---|
| ReflectArray |
representation for java.lang.reflect.Array.
|
| ReflectClass |
representation for java.lang.Class.
|
| ReflectClassPredicate |
Predicate representation.
|
| ReflectField |
representation for java.lang.reflect.Field.
|
| ReflectMethod |
representation for java.lang.reflect.Method.
|
| Reflector |
root of the reflection implementation API.
|
| ReflectorConfiguration |
| Class | Description |
|---|---|
| ArrayInfo | |
| MultidimensionalArrayInfo |