Class | Description |
---|---|
ArchiveUtils | |
FingerPrintKeyer |
Copied from google refine:
takes the key and gets rid of all punctuation, transforms to lower case
and alphabetic sorts the words
|
Index |
An index is a transform of objects augmented with a list and a reverse lookup table
for fast lookups.
|
OneTimeLogger | |
ReflectionUtils |
General reflection utils
|
SetUtils | |
StringUtils |
General string utils - adapted from
Apache Hadoop StringUtils, with modifications
|
Enum | Description |
---|---|
StringUtils.TraditionalBinaryPrefix |
The traditional binary prefixes, kilo, mega, ..., exa,
which can be represented by a 64-bit integer.
|