The CaselessColumnComparator Class

The CaselessColumnComparator class performs caseless orderings of specific substrings of String objects.

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