Searched defs:IntComparer (Results 1 – 1 of 1) sorted by relevance
206 static class IntComparer implements Comparer { class in ParallelSorter208 public IntComparer(int[] a) { this.a = a; } in IntComparer() method in ParallelSorter.IntComparer