Uses of Enum Class
sortingservice.SortKind
-
Uses of SortKind in sortingservice
Modifier and TypeMethodDescriptionSorterConfiguration.getSortKind()
Get the SortKind of the sorter implementation.static SortKind
Returns the enum constant of this class with the specified name.static SortKind[]
SortKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.