public class NumberComparator extends Object implements Comparator<Number>
| Constructor and Description |
|---|
NumberComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Number o1,
Number o2) |
static int |
compareImpl(Number value,
Number other) |
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, thenComparingLongCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.