| AggregateException.PrintStreamOrWriter |
Wrapper class for PrintStream and PrintWriter to enable a single implementation of printStackTrace.
|
| ByteArrayCache |
Implements byte-array (byte[]) cache collection to minimise memory re-allocation.
|
| Cache |
A simple map based cache with timeOut and limit
usage example:
|
| Cache.CacheBuilder |
|
| CacheCollection |
Implements collection of cache-able objects that can be used to store recurring storage container.
|
| CachedDaemonThreadFactory |
|
| DataSetUtils.Compression |
Supported Compression Types
|
| DataSetUtils.ErrType |
Error type short handle
|
| DataSetUtils.SplitCharByteInputStream |
|
| DataSetUtilsHelper |
Small static helper routines to ease the reading of the DataSetUtils class
|
| DoubleArrayCache |
Implements double-array (double[]) cache collection to minimise memory re-allocation.
|