Uses of Enum Class
io.fluxzero.common.api.search.SearchCollectionType
Packages that use SearchCollectionType
-
Uses of SearchCollectionType in io.fluxzero.common.api.search
Subclasses with type arguments of type SearchCollectionType in io.fluxzero.common.api.searchMethods in io.fluxzero.common.api.search that return SearchCollectionTypeModifier and TypeMethodDescriptionstatic SearchCollectionTypeReturns the enum constant of this class with the specified name.static SearchCollectionType[]SearchCollectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.