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