public class ColumnComparatorGWTFormElement extends Object implements Comparator<GWTObjectToOrder>
| Constructor and Description |
|---|
ColumnComparatorGWTFormElement() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(GWTObjectToOrder arg0,
GWTObjectToOrder arg1) |
static Comparator<GWTObjectToOrder> |
getInstance() |
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 static Comparator<GWTObjectToOrder> getInstance()
public int compare(GWTObjectToOrder arg0, GWTObjectToOrder arg1)
compare in interface Comparator<GWTObjectToOrder>Copyright © 2016. All rights reserved.