| Interface | Description |
|---|---|
| EnumWithValue<E extends java.lang.Enum<E>> | |
| Factory<T> |
A basic factory interface.
|
| Factory.Named<T> |
Inteface for a named factory.
|
| Class | Description |
|---|---|
| ByteArrayUtils |
Utility functions for byte arrays.
|
| Charsets | |
| EnumWithValue.EnumUtils | |
| Factory.Named.Util |
Utility functions
|
| IOUtils | |
| Objects |