public class DoubleComparator extends AbstractComparableComparator<Double>
| Constructor and Description |
|---|
DoubleComparator() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareValues(Double v1,
Double v2) |
compare, compareClasses, tryCastclone, 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, thenComparingLongprotected int compareValues(Double v1, Double v2)
compareValues in class AbstractComparableComparator<Double>Copyright © 2012–2022. All rights reserved.