Package net.sf.cglib.util
Interface ParallelSorter.Comparer
- All Known Implementing Classes:
ParallelSorter.ByteComparer,ParallelSorter.ComparatorComparer,ParallelSorter.DoubleComparer,ParallelSorter.FloatComparer,ParallelSorter.IntComparer,ParallelSorter.LongComparer,ParallelSorter.ObjectComparer,ParallelSorter.ShortComparer
- Enclosing class:
ParallelSorter
static interface ParallelSorter.Comparer
-
Method Summary
-
Method Details
-
compare
int compare(int i, int j)
-