Iterator<T>
FilteringIterator
public abstract class ReadOnlyIterator<T> extends Object implements Iterator<T>
ReadOnlyIterator()
void
remove()
forEachRemaining, hasNext, next
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReadOnlyIterator()
public final void remove()
remove