private static class NotContainingIntervalsSource.NotContainingIterator extends RelativeIterator
a, b, bposNO_MORE_INTERVALSNO_MORE_DOCS| Modifier | Constructor and Description |
|---|---|
private |
NotContainingIterator(IntervalIterator minuend,
IntervalIterator subtrahend) |
| Modifier and Type | Method and Description |
|---|---|
int |
nextInterval()
Advance the iterator to the next interval
|
advance, cost, docID, end, gaps, matchCost, nextDoc, reset, starttoStringall, empty, range, slowAdvanceprivate NotContainingIterator(IntervalIterator minuend, IntervalIterator subtrahend)
public int nextInterval()
throws java.io.IOException
IntervalIteratornextInterval in class IntervalIteratorIntervalIterator.NO_MORE_INTERVALS if
there are no more intervals on the current documentjava.io.IOException