|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Finder.SortDirection | |
---|---|
it.tidalwave.util |
Uses of Finder.SortDirection in it.tidalwave.util |
---|
Methods in it.tidalwave.util that return Finder.SortDirection | |
---|---|
static Finder.SortDirection |
Finder.SortDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Finder.SortDirection[] |
Finder.SortDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.tidalwave.util with parameters of type Finder.SortDirection | |
---|---|
Finder<T> |
Finder.sort(Finder.SortCriterion criterion,
Finder.SortDirection direction)
|
Finder<T> |
FinderSupport.sort(Finder.SortCriterion criterion,
Finder.SortDirection direction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |