Uses of Class
org.apache.lucene.util.SparseFixedBitSet
Packages that use SparseFixedBitSet
-
Uses of SparseFixedBitSet in org.apache.lucene.util
Methods in org.apache.lucene.util that return SparseFixedBitSetModifier and TypeMethodDescriptionstatic SparseFixedBitSet
BitSetIterator.getSparseFixedBitSetOrNull
(DocIdSetIterator iterator) If the provided iterator wraps aSparseFixedBitSet
, returns it, otherwise returns null.Methods in org.apache.lucene.util with parameters of type SparseFixedBitSet