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