Searched defs:LongComparer (Results 1 – 1 of 1) sorted by relevance
212 static class LongComparer implements Comparer { class in ParallelSorter214 public LongComparer(long[] a) { this.a = a; } in LongComparer() method in ParallelSorter.LongComparer