public class ColumnComparatorDate extends Object implements Comparator<GWTObjectToOrder>
Constructor and Description |
---|
ColumnComparatorDate() |
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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static Comparator<GWTObjectToOrder> getInstance()
public int compare(GWTObjectToOrder arg0, GWTObjectToOrder arg1)
compare
in interface Comparator<GWTObjectToOrder>
Copyright © 2016. All rights reserved.