| Class | Description |
|---|---|
| Accessible |
Utility class to decorate routine code of accessing fields and methods in complex objects.
|
| AccessibleField |
Utility class to decorate routine code of setting and getting a field thought Reflections.
|
| AccessibleMethod |
Utility class to decorate routine code of invoking a method thought Reflections.
|