Uses of Enum
org.apache.lucene.codecs.lucene70.IndexedDISI.Method
Packages that use IndexedDISI.Method
-
Uses of IndexedDISI.Method in org.apache.lucene.codecs.lucene70
Fields in org.apache.lucene.codecs.lucene70 declared as IndexedDISI.MethodMethods in org.apache.lucene.codecs.lucene70 that return IndexedDISI.MethodModifier and TypeMethodDescriptionstatic IndexedDISI.MethodReturns the enum constant of this type with the specified name.static IndexedDISI.Method[]IndexedDISI.Method.values()Returns an array containing the constants of this enum type, in the order they are declared.