Searched defs:ShortComparer (Results 1 – 1 of 1) sorted by relevance
242 static class ShortComparer implements Comparer { class in ParallelSorter244 public ShortComparer(short[] a) { this.a = a; } in ShortComparer() method in ParallelSorter.ShortComparer