protected class ObjectTableSorter.PreserveLastRowComparator extends Object implements Comparator<ObjectTableSorter.Row>
| Modifier | Constructor and Description |
|---|---|
protected |
PreserveLastRowComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ObjectTableSorter.Row o1,
ObjectTableSorter.Row 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, thenComparingLongpublic int compare(ObjectTableSorter.Row o1, ObjectTableSorter.Row o2)
compare in interface Comparator<ObjectTableSorter.Row>Copyright © 1998-2020 Apache Software Foundation. All Rights Reserved.