Uses of Enum Class
org.apache.lucene.backward_codecs.lucene70.IndexedDISI.Method
Packages that use IndexedDISI.Method
Package
Description
Components from the Lucene 7.0 index format.
-
Uses of IndexedDISI.Method in org.apache.lucene.backward_codecs.lucene70
Fields in org.apache.lucene.backward_codecs.lucene70 declared as IndexedDISI.MethodMethods in org.apache.lucene.backward_codecs.lucene70 that return IndexedDISI.MethodModifier and TypeMethodDescriptionstatic IndexedDISI.Method
Returns the enum constant of this class with the specified name.static IndexedDISI.Method[]
IndexedDISI.Method.values()
Returns an array containing the constants of this enum class, in the order they are declared.