Package org.apache.commons.collections.comparators
This package contains implementations of the
Comparator interface.
You may also consider using
ComparatorUtils,
which is a single class that uses static methods to construct instances
of the classes in this package.
-
Class Summary Class Description BooleanComparator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ComparableComparator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ComparatorChain Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.FixedOrderComparator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.NullComparator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ReverseComparator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.TransformingComparator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.