| 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 |
This package contains the spring framework integration.
|
| 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 converting
SortOrder
into Spring's Sort and vice versa. |