private static class FilteredIntervalsSource.MaxGaps extends FilteredIntervalsSource
Modifier and Type | Field and Description |
---|---|
private int |
maxGaps |
in
Constructor and Description |
---|
MaxGaps(IntervalsSource in,
int maxGaps) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
accept(IntervalIterator it) |
MaxGaps(IntervalsSource in, int maxGaps)
protected boolean accept(IntervalIterator it)
accept
in class FilteredIntervalsSource
false
if the current interval should be filtered out