Searched defs:FloatComparer (Results 1 – 1 of 1) sorted by relevance
222 static class FloatComparer implements Comparer { class in ParallelSorter224 public FloatComparer(float[] a) { this.a = a; } in FloatComparer() method in ParallelSorter.FloatComparer