Uses of Class
it.tidalwave.util.Finder.SortDirection

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)
          
 



Copyright © 2009-2010 Tidalwave s.a.s.. All Rights Reserved.