The ColumnComparator Class

The ColumnComparator class performs orderings based on specific substrings of String objects.

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