public class DocIdBitSet extends DocIdSet
Constructor and Description |
---|
DocIdBitSet(java.util.BitSet bitSet) |
Modifier and Type | Method and Description |
---|---|
java.util.BitSet |
getBitSet()
Returns the underlying BitSet.
|
DocIdSetIterator |
iterator() |
public DocIdSetIterator iterator()
public java.util.BitSet getBitSet()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.