Uses of Enum Class
io.fluxzero.common.api.search.SearchCollection.Type
Packages that use SearchCollection.Type
-
Uses of SearchCollection.Type in io.fluxzero.common.api.search
Subclasses with type arguments of type SearchCollection.Type in io.fluxzero.common.api.searchModifier and TypeClassDescriptionstatic enumSupported search collection types.Methods in io.fluxzero.common.api.search that return SearchCollection.TypeModifier and TypeMethodDescriptionstatic SearchCollection.TypeReturns the enum constant of this class with the specified name.static SearchCollection.Type[]SearchCollection.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.