Uses of Enum Class
org.apache.lucene.store.FileTypeHint
Packages that use FileTypeHint
-
Uses of FileTypeHint in org.apache.lucene.store
Methods in org.apache.lucene.store that return FileTypeHintModifier and TypeMethodDescriptionstatic FileTypeHintReturns the enum constant of this class with the specified name.static FileTypeHint[]FileTypeHint.values()Returns an array containing the constants of this enum class, in the order they are declared.