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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(InsertionTacletBrowserMenuItem.TacletAppListItem arg0, InsertionTacletBrowserMenuItem.TacletAppListItem arg1)
compare in interface Comparator<InsertionTacletBrowserMenuItem.TacletAppListItem>