Uses of Enum Class
org.apache.lucene.codecs.lucene90.IndexedDISI.Method
Packages that use IndexedDISI.Method
-
Uses of IndexedDISI.Method in org.apache.lucene.codecs.lucene90
Fields in org.apache.lucene.codecs.lucene90 declared as IndexedDISI.MethodMethods in org.apache.lucene.codecs.lucene90 that return IndexedDISI.MethodModifier and TypeMethodDescriptionstatic IndexedDISI.MethodReturns 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.