public interface OrderBy<F>
| Modifier and Type | Interface and Description |
|---|---|
static class |
OrderBy.Direction |
| Modifier and Type | Method and Description |
|---|---|
OrderBy.Direction |
getDirection() |
F |
getField() |
@Nonnull F getField()
@Nonnull OrderBy.Direction getDirection()
Copyright © 2013 echocat. All Rights Reserved.