public static class TableView.ValueCountCompDesc extends java.lang.Object implements java.util.Comparator<ValueCount>
Constructor and Description |
---|
ValueCountCompDesc() |
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>