| Interface | Description |
|---|---|
| ReflectUtils.FieldCallback |
Callback interface invoked on each field in the hierarchy.
|
| ReflectUtils.FieldFilter |
Callback optionally used to filter fields to be operated on by a field callback.
|
| ReflectUtils.MethodCallback |
Action to take on each method.
|
| ReflectUtils.MethodFilter |
Callback optionally used to filter methods to be operated on by a method callback.
|
| Class | Description |
|---|---|
| Base64Coder |
A Base64 encoder/decoder.
|
| ClassComparator<T> |
Orders classes by assignability, with closest types ordered first.
|
| DuplicateChecker | |
| Pair<F,S> | |
| ReflectUtils | |
| TypeReference<T> |
Copyright © 2013–2016. All rights reserved.