Class | Description |
---|---|
ObjUtils |
Utilities for performing equality tests, and doing deep copies and deep compares of objects.
|
OSUtils |
Helper functions to determine which OS we are running.
|
PathUtils |
Path utilities.
|
StringUtils |
String utilties.
|
UnsignedUtils |
Because java does not support unsigned types, a collection of useful functions for
treating types as unsigned.
|