public interface SortExpression<T> extends SearchExpression<T>
| Modifier and Type | Method and Description |
|---|---|
static <T> SortExpression<T> |
of(String sphereSortExpression) |
attributePath, expression, valuestatic <T> SortExpression<T> of(String sphereSortExpression)