See: Description
ByteSource wraps a byte array and provides additional encoding operations.
ThreadState instance manages any state that might need to be bound and/or restored during a thread's execution.
Classes, such as acquiring them from the application
ClassLoaders and instantiating Objects from them.
Initializable.init() and
Destroyable.destroy() methods cleanly on any object.
MapContext provides a common base for context-based data storage in a
Map.
PatternMatcher implementation that uses standard
java.util.regex objects.
ByteSource implementation that maintains an internal
byte[] array and uses the
Hex and
Base64 codec classes to support the
toHex() and
toBase64() implementations.
SoftHashMap is a memory-constrained map that stores its
values in
SoftReferences.
RuntimeException equivalent of the JDK's
ClassNotFoundException, to maintain a RuntimeException paradigm.