Package org.logicalcobwebs.cglib.util

Interface Summary
ParallelSorter.Comparer  
StringSwitcher.StringSwitcherKey  
 

Class Summary
ParallelSorter For the efficient sorting of multiple arrays in parallel.
ParallelSorter.ByteComparer  
ParallelSorter.ComparatorComparer  
ParallelSorter.DoubleComparer  
ParallelSorter.FloatComparer  
ParallelSorter.Generator  
ParallelSorter.IntComparer  
ParallelSorter.LongComparer  
ParallelSorter.ObjectComparer  
ParallelSorter.ShortComparer  
ParallelSorterEmitter  
SorterTemplate  
StringSwitcher This class implements a simple String->int mapping for a fixed set of keys.
StringSwitcher.Generator