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