| DefaultEnvironment |
|
| KiwiBigDecimals |
|
| KiwiDoubles |
|
| KiwiObjects |
Utilities for any object which are not in Objects or MoreObjects.
|
| KiwiPreconditions |
Static utility methods similar to those found in Preconditions, but with a lovely
Kiwi flavor to them.
|
| KiwiPrimitives |
Static utilities that operate on primitive values, and are not already provided by classes in Guava's
com.google.common.primitives package.
|
| KiwiStrings |
Utility methods relating to strings or similar.
|
| KiwiThrowables |
Utility class for working with Throwable instances.
|
| KiwiThrowables.ThrowableInfo |
Immutable "struct" that contains information from a Throwable instance.
|
| Optionals |
Utility methods for instances of Optional, and which are not already present in Optional.
|
| UUIDs |
Utility class for working with UUID instances.
|
| Versions |
A few simple version comparison utilities.
|