Uses of Enum Class
com.dnlkk.repository.Sort.SortHow
Packages that use Sort.SortHow
-
Uses of Sort.SortHow in com.dnlkk.repository
Methods in com.dnlkk.repository that return Sort.SortHowModifier and TypeMethodDescriptionstatic Sort.SortHowReturns the enum constant of this class with the specified name.static Sort.SortHow[]Sort.SortHow.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.dnlkk.repository with parameters of type Sort.SortHow