public static class LexEVSTreeItem.TextComparator extends java.lang.Object implements java.util.Comparator<LexEVSTreeItem>
Constructor and Description |
---|
TextComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(LexEVSTreeItem one,
LexEVSTreeItem two) |
public int compare(LexEVSTreeItem one, LexEVSTreeItem two)
compare
in interface java.util.Comparator<LexEVSTreeItem>