Package com.g11ntoolkit.sorter

The set of classes that make up the Sorter support for the G11NToolKit.

See:
          Description

Interface Summary
Sorter.Comparable An alternative interface that can be used to order objects.
Sorter.Comparer Defines the compare() method used to compare two objects.
 

Class Summary
Sorter Defines a bunch of static methods for efficiently sorting arrays of Strings or other objects.
 

Package com.g11ntoolkit.sorter Description

The set of classes that make up the Sorter support for the G11NToolKit.

Package Specification

Related Documentation