public static class BasicModelUtils.ArrayComparator extends Object implements Comparator<Double[]>
Constructor and Description |
---|
ArrayComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Double[] o1,
Double[] o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Double[] o1, Double[] o2)
compare
in interface Comparator<Double[]>
Copyright © 2017. All rights reserved.