See: Description
| Interface | Description |
|---|---|
| Cloner<T> |
| Class | Description |
|---|---|
| ArrayUtil |
Various functions for dealing with arrays which are not present in the
standard
Arrays class. |
| CompareUtil |
Provides helper methods for object comparison.
|
| ExceptionUtil | |
| HashUtil |
Provides helper methods for hash-code generation.
Hash methods for handling all primitive types as well as Objects are provided.Usage: |
| MurmurHash |
Implementation of the murmur hashing functions.
|
| NamedSeqThreadFactory |
A thread factory which generates thread names of the form <name>-<sequence>
|
| ServiceState | |
| StringUtil | |
| TableFormatter | |
| ThreadUtil | |
| ThreadUtil.ForeverRunner |
Wrapper for a runnable.
|
| ToString |
Copyright © 2014. All Rights Reserved.