| Class | Description |
|---|---|
| ArchiveUtils | |
| ClassPathResource |
Simple utility class used to get access to files at the classpath, or packed into jar.
|
| ClassPathResourceTest | |
| Index |
An index is a applyTransformToDestination of objects augmented with a list and a reverse lookup table
for fast lookups.
|
| MathUtils |
This is a math utils class.
|
| MultiDimensionalMap<K,T,V> |
Multiple key map
|
| MultiDimensionalMap.Entry<K,T,V> | |
| MultiDimensionalSet<K,V> |
Created by agibsonccc on 4/29/14.
|
| RandomUtils |
Created by Alex on 24/01/2017.
|
| RecordUtils |
Create records from the specified input
|
| ReflectionUtils |
General reflection utils
|
| SetUtils | |
| StringUtils |
General string utils
|
| TransformUtils |
Created by Alex on 2/06/2016.
|
| Enum | Description |
|---|---|
| StringUtils.TraditionalBinaryPrefix |
The traditional binary prefixes, kilo, mega, ..., exa,
which can be represented by a 64-bit integer.
|