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.IndexListComparator
IndexFactory.horder
Defined descending order comparator.private final IndexFactory.IndexListComparator
IndexFactory.hweak
Defined descending weak order comparator.private final IndexFactory.IndexListComparator
IndexFactory.lorder
Defined ascending order comparator.private final IndexFactory.IndexListComparator
IndexFactory.lweak
Defined 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.