Uses of Class
org.apache.lucene.codecs.lucene101.ForUtil
Packages that use ForUtil
-
Uses of ForUtil in org.apache.lucene.codecs.lucene101
Fields in org.apache.lucene.codecs.lucene101 declared as ForUtilModifier and TypeFieldDescriptionprivate final ForUtil
PForUtil.forUtil
final ForUtil
PostingIndexInput.forUtil
Constructors in org.apache.lucene.codecs.lucene101 with parameters of type ForUtilModifierConstructorDescriptionPostingIndexInput
(IndexInput in, ForUtil forUtil, ForDeltaUtil forDeltaUtil)