Uses of Enum Class
tech.guilhermekaua.spigotboot.core.pagination.Sort.Direction
Packages that use Sort.Direction
-
Uses of Sort.Direction in tech.guilhermekaua.spigotboot.core.pagination
Methods in tech.guilhermekaua.spigotboot.core.pagination that return Sort.DirectionModifier and TypeMethodDescriptionSort.Order.getDirection()static Sort.DirectionReturns the enum constant of this class with the specified name.static Sort.Direction[]Sort.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in tech.guilhermekaua.spigotboot.core.pagination with parameters of type Sort.Direction