Class NormalizeSortComparator

  • All Implemented Interfaces:
    Serializable

    public class NormalizeSortComparator
    extends FieldComparatorSource
    NormalizeSortComparator implements a FieldComparator which compares the lower-cased and normalized string values of a base sort comparator.
    See Also:
    Serialized Form