public static class TableRowAbstract.Sorter
extends java.lang.Object
implements java.util.Comparator, java.io.Serializable
| Constructor and Description |
|---|
Sorter(int col,
boolean reverse) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |