private static class ConjunctionIntervalsSource.SingletonMatchesIterator extends FilterMatchesIterator
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
exhausted |
in
Constructor and Description |
---|
SingletonMatchesIterator(MatchesIterator in) |
Modifier and Type | Method and Description |
---|---|
boolean |
next()
Advance the iterator to the next match position
|
endOffset, endPosition, getQuery, getSubMatches, startOffset, startPosition
SingletonMatchesIterator(MatchesIterator in)
public boolean next()
MatchesIterator
next
in interface MatchesIterator
next
in class FilterMatchesIterator
true
if matches have not been exhausted