Uses of Enum Class
io.higson.runtime.sorter.SortOrder
Packages that use SortOrder
-
Uses of SortOrder in io.higson.runtime.sorter
Methods in io.higson.runtime.sorter that return SortOrderModifier and TypeMethodDescriptionSortColumn.getOrder()static SortOrderReturns the enum constant of this class with the specified name.static SortOrder[]SortOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.higson.runtime.sorter with parameters of type SortOrder