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