Package org.apache.jorphan.gui
Class ObjectTableSorter.PreserveLastRowComparator
java.lang.Object
org.apache.jorphan.gui.ObjectTableSorter.PreserveLastRowComparator
- All Implemented Interfaces:
- Comparator<ObjectTableSorter.Row>
- Enclosing class:
- ObjectTableSorter
protected class ObjectTableSorter.PreserveLastRowComparator
extends Object
implements Comparator<ObjectTableSorter.Row>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
PreserveLastRowComparatorprotected PreserveLastRowComparator()
 
- 
- 
Method Details- 
compare- Specified by:
- comparein interface- Comparator<ObjectTableSorter.Row>
 
 
-