| Class | Description |
|---|---|
| ArrayHelper |
Contains convenience methods for arrays
|
| EmpiricalRandom<C> |
Returns random objects based on their empirical occurrence.
|
| OneToOneMap<X,Y> |
A map that also contains an inverse map (e.g.
|
| StreamUtils |
Some useful functions to work with Java's Stream API
|
| StringUtils |
Some useful functions to manipulate Strings
|
| TimeUtil |
Utility class that can either be used with default values
TimeUtil.withDefaults or as a
self parametrized class. |