Package org.bremersee.comparator.spring.mapper
package org.bremersee.comparator.spring.mapper
This package contains a mapper for converting
SortOrder
into Spring's Sort and vice versa.- Author:
- Christian Bremer
-
ClassesClassDescriptionThis mapper provides methods to transform a
SortOrderinto aSortobject from the Spring framework (spring-data-common) and vice versa.