| Package | Description |
|---|---|
| org.apache.lucene.util |
Some utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static SparseFixedBitSet |
BitSetIterator.getSparseFixedBitSetOrNull(DocIdSetIterator iterator)
If the provided iterator wraps a
SparseFixedBitSet, returns it, otherwise returns null. |
| Modifier and Type | Method and Description |
|---|---|
private void |
SparseFixedBitSet.or(SparseFixedBitSet other) |