Uses of Class
net.sf.jett.model.Group

Packages that use Group
net.sf.jett.util Provides utility functionality for JETT. 
 

Uses of Group in net.sf.jett.util
 

Classes in net.sf.jett.util with type parameters of type Group
 class GroupOrderByComparator<T extends Group>
          A GroupOrderByComparator is an OrderByComparator that operates on groups and understands that some of the "order by" properties are group properties (these must all be before the other "order by" properties that aren't group properties).
 



Copyright © 2012-2013 Jett Team. All Rights Reserved.