@Deprecated public class OverlapSorter extends Object implements Comparator<Bound<?>>
| Constructor and Description |
|---|
OverlapSorter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Bound<?> o1,
Bound<?> o2)
Deprecated.
|
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(Bound<?> o1, Bound<?> o2)
compare in interface Comparator<Bound<?>>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.