| Class | Description |
|---|---|
| BooleanUtils |
Provides extra functionality for
boolean primitives. |
| Constants |
Auxiliary class with several application-wide constants.
|
| DoubleUtils |
Provides extra functionality for
double primitives. |
| HTMLUtils |
Auxiliary functions to work with HTML.
|
| HTMLUtils.CustomHTMLEditorKit |
Custom version of
HTMLEditorKit with an image cache. |
| ImageUtils |
Auxiliary functions to work with images.
|
| IntUtils |
Provides extra functionality for
int primitives. |
| Pair<A,B> |
A pair consisting of two elements.
|
| Quadruple<A,B,C,D> |
A quadruple consisting of four elements.
|
| RandomUtils |
Provides static methods to obtain both random numbers and vectors.
|
| StringUtils |
Provides extra functionality for String objects.
|
| Triple<A,B,C> |
A triple consisting of three elements.
|
| Enum | Description |
|---|---|
| Constants.OrderingType | |
| Constants.SearchType |
General utility static methods.