public class BoundValueComparator extends Object implements Comparator<Bound<?>>
| Constructor and Description |
|---|
BoundValueComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Bound<?> o1,
Bound<?> o2) |
static int |
compareValueDispatchingToInf(Bound<?> o1,
Bound<?> 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, thenComparingLongCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.