| Class | Description |
|---|---|
| DumpVersion | |
| HexDump |
Utility for dumping binary data.
|
| Holder<T> | |
| IntHashMap<T> |
A hash map that uses primitive ints for the key instead of objects.
|
| ResettableLatch |
A synchronization aid that allows one or more threads to wait until
a set of operations being performed in other threads completes.
|