|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Java type of the expression being represented herepublic interface OrderExpression<T>
Expression representing the ordering using an expression and a direction.
| Nested Class Summary | |
|---|---|
static class |
OrderExpression.OrderDirection
|
| Method Summary | |
|---|---|
OrderExpression.OrderDirection |
getDirection()
Accessor for the direction of the ordering with this expression. |
Expression<T> |
getExpression()
Accessor for the expression being used for ordering. |
| Method Detail |
|---|
OrderExpression.OrderDirection getDirection()
Expression<T> getExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||