public class SortColumn extends Object
| Constructor and Description |
|---|
SortColumn(String columnName,
boolean descending) |
| Modifier and Type | Method and Description |
|---|---|
String |
columnName() |
boolean |
descending() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.