public class MenuElementModificationDateComparator extends Object implements Comparator<MenuElement>
| Constructor and Description |
|---|
MenuElementModificationDateComparator(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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic MenuElementModificationDateComparator(boolean ascending)
public int compare(MenuElement elem1, MenuElement elem2)
compare in interface Comparator<MenuElement>Copyright © 2012-2018. All Rights Reserved.