Method Iterator
Iterator()
Provides a DocIdSetIterator to access the set.
This implementation can return null
or
EMPTY_DOCIDSET.Iterator()
if there
are no docs that match.
Declaration
public abstract DocIdSetIterator Iterator()
Returns
Type | Description |
---|---|
DocIdSetIterator |