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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Double[] o1, Double[] o2)
compare in interface Comparator<Double[]>Copyright © 2022. All rights reserved.