| Interface | Description |
|---|---|
| ConstructorAwareReflectClass | |
| ReflectConstructor |
representation for java.lang.reflect.Constructor.
|
| Class | Description |
|---|---|
| AbstractReflectArray | |
| ConstructorSupport | |
| PlatformReflectConstructor | |
| ReflectConstructorSpec |
a spec holding a constructor, it's arguments
and information, if the constructor can instantiate
objects.
|
| ReflectorUtils |