Uses of Enum Class
com.dnlkk.repository.helper.Sort.SortHow
Packages that use Sort.SortHow
-
Uses of Sort.SortHow in com.dnlkk.repository.helper
Methods in com.dnlkk.repository.helper 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.helper with parameters of type Sort.SortHow