|
Class Summary |
| NameMap |
This class attempts to ease the process of converting identifiers
that are difficult to read into a human readable form. |
| Properties |
This class wraps and augments the behaviour of the
java.util.Properties class. |
| Registry |
|
| Time |
Currently, this class only implements static utility functions that
the lame java.util.Date and Calendar classes do not implement. |
| Timer |
This is a simple, general purpose timer useful for finding the
duration of time between a sequence of start and stop events. |
| Tokenizer |
Performs data scanning, gathering, and conversion functions on
text. |