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