|
Class Summary |
| AdapterUtil |
Provides a single static adapt() method that conveniently and safely wraps the
Platform's adaptation framework. |
| CheckUtil |
Provides static methods that check object states and invocation arguments. |
| HexUtil |
Provides static methods that convert to and from hexadecimal string formats. |
| ObjectUtil |
Various static helper methods. |
| Predicates |
|
| ReflectUtil |
Various static helper methods for dealing with Java reflection. |
| StringUtil |
Various static helper methods for dealing with strings. |
| UUIDGenerator |
Generates 16 byte UUID values and can encode them to Strings, decode from Strings respectively. |