Searched defs:ObjectComparer (Results 1 – 1 of 1) sorted by relevance
198 static class ObjectComparer implements Comparer { class in ParallelSorter200 public ObjectComparer(Object[] a) { this.a = a; } in ObjectComparer() method in ParallelSorter.ObjectComparer