public static final class SortOrders.SortImpl extends java.lang.Object implements SortOrder
EMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE| Modifier and Type | Method and Description |
|---|---|
SortDirection |
direction() |
Expression |
expression() |
NullOrdering |
nullOrdering() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreferencespublic Expression expression()
expression in interface SortOrderpublic SortDirection direction()
public NullOrdering nullOrdering()
nullOrdering in interface SortOrder