static final class InsertSystemInvariantTacletMenuItem.Lexicographical extends Object implements Comparator<InsertionTacletBrowserMenuItem.TacletAppListItem>
Constructor and Description |
---|
Lexicographical() |
Modifier and Type | Method and Description |
---|---|
int |
compare(InsertionTacletBrowserMenuItem.TacletAppListItem arg0,
InsertionTacletBrowserMenuItem.TacletAppListItem arg1) |
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(InsertionTacletBrowserMenuItem.TacletAppListItem arg0, InsertionTacletBrowserMenuItem.TacletAppListItem arg1)
compare
in interface Comparator<InsertionTacletBrowserMenuItem.TacletAppListItem>