Uses of Class
org.apache.lucene.util.IntBlockPool
-
Packages that use IntBlockPool Package Description org.apache.lucene.util Some utility classes. -
-
Uses of IntBlockPool in org.apache.lucene.util
Constructors in org.apache.lucene.util with parameters of type IntBlockPool Constructor Description SliceReader(IntBlockPool pool)
Creates a newIntBlockPool.SliceReader
on the given poolSliceWriter(IntBlockPool pool)
-