class Wizard.OrderByComparator extends Object implements Comparator<Element>
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
compareByNumber |
(package private) int |
inverse |
| Constructor and Description |
|---|
OrderByComparator(boolean numeric,
boolean i) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Element n1,
Element n2) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMMBase 1.9-SNAPSHOT - ${javadoctimestamp}