Searched defs:DoubleComparer (Results 1 – 1 of 1) sorted by relevance
232 static class DoubleComparer implements Comparer { class in ParallelSorter234 public DoubleComparer(double[] a) { this.a = a; } in DoubleComparer() method in ParallelSorter.DoubleComparer