public interface Sortable
Modifier and Type | Field and Description |
---|---|
static int |
SORT_ASC |
static int |
SORT_DESC |
Modifier and Type | Method and Description |
---|---|
void |
sort(int columnIndex) |
static final int SORT_ASC
static final int SORT_DESC