接口 ParallelSorter.Comparer
- 所有已知实现类:
ParallelSorter.ByteComparer,ParallelSorter.ComparatorComparer,ParallelSorter.DoubleComparer,ParallelSorter.FloatComparer,ParallelSorter.IntComparer,ParallelSorter.LongComparer,ParallelSorter.ObjectComparer,ParallelSorter.ShortComparer
- 封闭类:
- ParallelSorter
static interface ParallelSorter.Comparer
-
方法概要
-
方法详细资料
-
compare
int compare(int i, int j)
-