The CaselessDescendingComparator Class

The CaselessDescendingComparator class performs caseless string sort orderings in descending order. This is the inverse of a CaselessComparator sort order.

The class CaselessDescendingComparator is a mixin class (it can be inherited by other classes), it subclasses (specializes) The Comparator Class .