@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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Bound<?> o1, Bound<?> o2)
compare
in interface Comparator<Bound<?>>
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.