| Interface | Description |
|---|---|
| Value<T> |
The
Value interface describes objects that store a value of
the specified type. |
| Class | Description |
|---|---|
| BitUtils |
BitUtils class implements some methods for manipulating with bits. |
| CollectionUtils |
The CollectionUtils class provides static utility methods for
working with collections.
|
| InvariantChecks |
The
InvariantChecks class provides static methods for checking different
kinds of invariants. |
| Pair<T,U> | |
| Result<E extends java.lang.Enum<E>,T> |