public class MenuElementNameComparator extends Object implements Comparator<MenuElement>
Constructor and Description |
---|
MenuElementNameComparator(ContentContext ctx,
boolean ascendent) |
Modifier and Type | Method and Description |
---|---|
int |
compare(MenuElement page1,
MenuElement page2) |
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 MenuElementNameComparator(ContentContext ctx, boolean ascendent)
public int compare(MenuElement page1, MenuElement page2)
compare
in interface Comparator<MenuElement>
Copyright © 2012-2018. All Rights Reserved.