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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.