| Interface | Description |
|---|---|
| InternalInstance |
Instance is an internal instance.
|
| Class | Description |
|---|---|
| AbstractAccessor |
Abstract definition of accessors.
|
| ConstructorAccessor |
The interface to construct objects.
|
| FieldAccessor |
Accessor implementation of
AbstractAccessor for the members of Fields. |
| PropertyAccessor |
Accessor implementation of
AbstractAccessor for the members of properties. |
| PropertyDescriptor |
A Simple property desciptor.
|
| ReflectHelper | |
| SimpleConstructorAccessor |
Constructor accessor for non-sun java environments.
|
| SunConstructorAccessor |
Constructor accessor for sun java environents.
|
| UnsafeFieldAccessor |
Accessor implementation of
AbstractAccessor for the members of Fields. |
Copyright © 2012-2013 Batoo. All Rights Reserved.