Uses of Enum Class
sortingservice.SortKind
-
Uses of SortKind in sortingservice
Subclasses with type arguments of type SortKind in sortingserviceMethods in sortingservice that return SortKindModifier and TypeMethodDescriptionSorterConfiguration.getSortKind()Get the SortKind of the sorter implementation.static SortKindReturns 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.