Uses of Class
edu.jas.poly.IndexFactory.IndexListComparator
Packages that use IndexFactory.IndexListComparator
-
Uses of IndexFactory.IndexListComparator in edu.jas.poly
Fields in edu.jas.poly declared as IndexFactory.IndexListComparatorModifier and TypeFieldDescriptionprivate final IndexFactory.IndexListComparatorIndexFactory.horderDefined descending order comparator.private final IndexFactory.IndexListComparatorIndexFactory.hweakDefined descending weak order comparator.private final IndexFactory.IndexListComparatorIndexFactory.lorderDefined ascending order comparator.private final IndexFactory.IndexListComparatorIndexFactory.lweakDefined ascending weak order comparator.Methods in edu.jas.poly that return IndexFactory.IndexListComparatorModifier and TypeMethodDescriptionIndexFactory.getAscendComparator()Get the ascending order comparator.IndexFactory.getDescendComparator()Get the descending order comparator.