Class Summary |
AnnotationUtil |
A simple utility class for accessing the most frequent Annotation s
applied to a Annotation . |
ArrayIterator<T> |
An Iterator for arrays of objects. |
CombinedSet<T> |
A set that is composed of several sets. |
Counter<T> |
A utility for counting unique instance of an object. |
ExtendedList<T> |
A List that extends an existing List without modifying the
original List . |
ExtendedMap<K,V> |
A Map that extends an existing map without modifying the underlying
map. |
ExtendedSet<T> |
An extended Set . |
MahoutSparseVector |
A wrapper around an S-Space SparseDoubleVector into the Mahout style
vector. |
StreamUtil |
This collects a set of commonly used methods accessing data streams and files
in and outside of running jars. |
StringCounter |
|
StringPair |
A pair of Strings that can be used as a key in map reduce jobs. |
StringUtils |
A collection of string utilities. |