public class TableSort extends Object implements Comparator<Table>
Constructor and Description |
---|
TableSort() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Table table1,
Table table2) |
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(Table table1, Table table2)
compare
in interface Comparator<Table>
Copyright © 2006–2018 TinyGroup. All rights reserved.