Class | Description |
---|---|
FileMgmt | |
JavaUtil | |
KeyValue<K,V> | |
KeyValueFile |
This class is used to emulate what Java's Properties file does, however it
will sort the keys so the output does not randomly sort itself based on it's
mapping.
|
KeyValueTable<K,V> | |
MemMgmt | |
Sorting | |
StringMgmt |
Useful functions related to strings, or arrays of them.
|
TimeMgmt | |
TimeTools |