public abstract class OrderByComparator<T> extends Object implements Comparator<T>, Serializable
| Constructor and Description |
|---|
OrderByComparator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOrderBy() |
String[] |
getOrderByConditionFields() |
Object[] |
getOrderByConditionValues(Object obj) |
String[] |
getOrderByFields() |
boolean |
isAscending() |
boolean |
isAscending(String field) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompare, equals