Uses of Class
tech.guilhermekaua.spigotboot.core.pagination.Sort
Packages that use Sort
-
Uses of Sort in tech.guilhermekaua.spigotboot.core.pagination
Methods in tech.guilhermekaua.spigotboot.core.pagination that return SortModifier and TypeMethodDescriptionstatic Sortstatic SortSort.by(List<Sort.Order> orders) static SortSort.by(Sort.Order... orders) static SortPageable.getSort()static SortSort.unsorted()Methods in tech.guilhermekaua.spigotboot.core.pagination with parameters of type Sort