public static final class ImmutableSortedListOfRanges.ImmutableSortedListOfRangesIterator extends Object implements Iterator<Range>
boolean
hasNext()
Range
next()
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public boolean hasNext()
hasNext
Iterator<Range>
public Range next()
next