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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
compare(int i, int j)
-