ByteArray |
ByteArray wraps java byte arrays (byte[]) to allow
byte arrays to be used as keys in hashtables.
|
DoubleProperties |
A properties object that links two independent
properties together.
|
IdUtil |
Utility class for parsing and producing string representations of
ids.
|
InterruptStatus |
Static methods to save and retrieve information about a (session) thread's
interrupt status flag.
|
JBitSet |
JBitSet is a wrapper class for BitSet.
|
PropertyUtil |
|
StringUtil |
A set of public static methods for dealing with Strings
|
UTF8Util |
Utility methods for handling UTF-8 encoded byte streams.
|
UTF8Util.SkipCount |
Helper class to hold skip counts; one for chars and one for bytes.
|