Uses of Class
org.ujac.util.CompareTuple

Packages that use CompareTuple
org.ujac.util   
 

Uses of CompareTuple in org.ujac.util
 

Methods in org.ujac.util with parameters of type CompareTuple
static void CollectionUtils.sortList(List list, CompareTuple compareTuple)
          Creates an ArrayList instance and adds the given objects to it.
static void CollectionUtils.sortList(List list, CompareTuple[] compareTuples)
          Creates an ArrayList instance and adds the given objects to it.
 

Constructors in org.ujac.util with parameters of type CompareTuple
BeanComparator(CompareTuple compareTuple)
          Constructs a BeanComparator instance with specific attributes.
BeanComparator(CompareTuple[] compareTuples)
          Constructs a BeanComparator instance with specific attributes.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.