Package org.dmfs.jems2.comparator
package org.dmfs.jems2.comparator
-
ClassesClassDescriptionBy<T>A
Comparatorwhich compares objects by a key derived from the compared objects.Composite<T>AComparatorwhich delegates the comparison of two instances to otherComparators until the first one returns a non-zero result.An abstractComparatorwhich delegates to another Comparator.AComparatorforOptionalvalues.Comparator forIterables.AComparatorforOptionalvalues.Reverse<T>AComparatorwhich reverses the order of anotherComparator.