All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ComparatorBuilder The comparator builder.ComparatorBuilder.DefaultComparatorBuilder The default comparator builder.ComparatorChain The comparator chain has a list of comparators.ComparatorException The comparator exception.ComparatorField This class defines the sort order of a field.ComparatorFieldConverter The comparator field converter.ComparatorFields The list of comparator fields.ComparatorFieldsConverter The comparator fields converter.ComparatorSpringUtils This utility class provides methods to transform aComparatorFieldinto aSortobject from the Spring framework (spring-data-common) and vice versa.DefaultValueExtractor The default value extractor supports field names and paths as described inComparatorField*.DelegatingComparator The delegating comparator extracts the field value of the specified field name or path and uses the specified comparator for sorting.ImmutableWellKnownTextProperties Immutable implementation ofWellKnownTextProperties.ImmutableWellKnownTextProperties.Builder Builds instances of typeImmutableWellKnownTextProperties.ObjectFactory The xml object factory.ValueComparator The value comparator extracts field value of the specified field name or path and uses the specified description (ascending or descending, case sensitive or insensitive and 'null is first') for sorting.ValueExtractor The value extractor finds the value of a given field name or path by reflection.ValueExtractorException The value extractor exception.WellKnownTextParser Parses the string representation of a sort order and creates a comparator.WellKnownTextParser.Impl An implementation.WellKnownTextProperties The well known text properties.