Constructor and Description |
---|
SortFieldSpec(int fieldIndex,
boolean isAscendingOrder,
boolean nullIsLast) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getFieldIndex() |
boolean |
getIsAscendingOrder() |
boolean |
getNullIsLast() |
int |
hashCode() |
String |
toString() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.