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