Uses of Package
org.bremersee.comparator.model
-
Packages that use org.bremersee.comparator.model Package Description org.bremersee.comparator This package contains general mechanism for comparing and sorting objects.org.bremersee.comparator.model This package contains the model of the comparator.org.bremersee.comparator.spring.converter This package contains converters to parse the string representation of sort order(s).org.bremersee.comparator.spring.mapper This package contains a mapper for convertingSortOrderinto Spring'sSortand vice versa. -
Classes in org.bremersee.comparator.model used by org.bremersee.comparator Class Description SortOrder This class defines the sort order of a field.SortOrders The list of sort orders. -
Classes in org.bremersee.comparator.model used by org.bremersee.comparator.model Class Description ImmutableSortOrdersTextProperties Immutable implementation ofSortOrdersTextProperties.ImmutableSortOrdersTextProperties.Builder Builds instances of typeImmutableSortOrdersTextProperties.SortOrder This class defines the sort order of a field.SortOrder.CaseHandling The case handling.SortOrder.Direction The direction.SortOrder.NullHandling The null handling.SortOrders The list of sort orders.SortOrdersTextProperties The sort order(s) text properties. -
Classes in org.bremersee.comparator.model used by org.bremersee.comparator.spring.converter Class Description SortOrder This class defines the sort order of a field.SortOrders The list of sort orders.SortOrdersTextProperties The sort order(s) text properties. -
Classes in org.bremersee.comparator.model used by org.bremersee.comparator.spring.mapper Class Description SortOrder This class defines the sort order of a field.SortOrders The list of sort orders.