The CaselessComparator Class

The CaselessComparator class performs caseless orderings of String objects.

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