Holger's
Java API

Uses of Class
com.antelmann.util.UniversalComparator

Packages that use UniversalComparator
com.antelmann.db This package contains generally useful classes for generic database management. 
com.antelmann.util This package contains generally useful classes that are used throughout the other packages in this framework. 
 

Uses of UniversalComparator in com.antelmann.db
 

Methods in com.antelmann.db that return UniversalComparator
 UniversalComparator PropertyEntryComparator.getUniversalComparator()
          returns the embedded UniversalComparator in use
 

Uses of UniversalComparator in com.antelmann.util
 

Methods in com.antelmann.util that return UniversalComparator
static UniversalComparator UniversalComparator.getDefaultInstance()
          returns one global default instance, which uses the default Collator instance by default
 UniversalComparator MethodComparator.getUniversalComparator()
          returns the embedded UniversalComparator in use for customization
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads