public static class TableView.ValueCountCompAsc extends java.lang.Object implements java.util.Comparator<ValueCount>
| Constructor and Description |
|---|
ValueCountCompAsc() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ValueCount o1,
ValueCount o2) |
public int compare(ValueCount o1, ValueCount o2)
compare in interface java.util.Comparator<ValueCount>