public class SmartPageBeanGlobalDateComparator extends Object implements Comparator<SmartPageBean>
Constructor and Description |
---|
SmartPageBeanGlobalDateComparator(ContentContext ctx,
boolean ascending) |
Modifier and Type | Method and Description |
---|---|
int |
compare(SmartPageBean elem1,
SmartPageBean elem2)
compare two array of Comparable
|
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 SmartPageBeanGlobalDateComparator(ContentContext ctx, boolean ascending)
public int compare(SmartPageBean elem1, SmartPageBean elem2)
compare
in interface Comparator<SmartPageBean>
Copyright © 2012-2018. All Rights Reserved.