| Class | Description |
|---|---|
| BooleanUtils |
Provides extra functionality for
boolean primitives. |
| Constants |
Auxiliary class with several application constants.
|
| DoubleUtils |
Provides extra functionality for
double primitives. |
| HTMLUtils |
Auxiliary functions to work with HTML.
|
| IntUtils |
Provides extra functionality for
int primitives. |
| Pair<A,B> |
An immutable pair consisting of two elements.
|
| Quadruple<A,B,C,D> |
An immutable quadruple consisting of four elements.
|
| RandomUtils | |
| StringUtils |
Provides extra functionality for String objects.
|
| Triple<A,B,C> |
An immutable triple consisting of three elements.
|
| Enum | Description |
|---|---|
| Constants.CACAlgorithmDecision | |
| Constants.NetworkElementType | |
| Constants.OrderingType | |
| Constants.ProvisioningEventType | |
| Constants.SearchType |
General utility static methods.