Uses of Class
org.apache.lucene.codecs.lucene912.ForUtil
-
Packages that use ForUtil Package Description org.apache.lucene.codecs.lucene912 Lucene 9.12 file format. -
-
Uses of ForUtil in org.apache.lucene.codecs.lucene912
Fields in org.apache.lucene.codecs.lucene912 declared as ForUtil Modifier and Type Field Description ForUtil
PostingIndexInput. forUtil
Constructors in org.apache.lucene.codecs.lucene912 with parameters of type ForUtil Constructor Description PostingIndexInput(IndexInput in, ForUtil forUtil, ForDeltaUtil forDeltaUtil)
-