Package com.timeindexing.util

Provides utility classes used in the TimeIndexing core.

See:
          Description

Interface Summary
Grouping An interface for Grouping a collection.
 

Class Summary
ByteBufferRing A ring of ByteBuffers.
CascadingMap A cascading map is a map that holds its own map data, and also references a submap which also holds map data.
DoubleLinkedList A doubly linked list.
Grouper This class represents a collection that has been grouped using a criteria specified as a Grouping object.
MassiveBitSet A MassiveBitSet is used for appplications where a massive BitSet is required.
 

Package com.timeindexing.util Description

Provides utility classes used in the TimeIndexing core.