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