static final class InsertSystemInvariantTacletMenuItem.Lexicographical extends java.lang.Object implements java.util.Comparator<InsertionTacletBrowserMenuItem.TacletAppListItem>
| Constructor and Description |
|---|
Lexicographical() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(InsertionTacletBrowserMenuItem.TacletAppListItem arg0,
InsertionTacletBrowserMenuItem.TacletAppListItem arg1) |
public int compare(InsertionTacletBrowserMenuItem.TacletAppListItem arg0, InsertionTacletBrowserMenuItem.TacletAppListItem arg1)
compare in interface java.util.Comparator<InsertionTacletBrowserMenuItem.TacletAppListItem>