private abstract static class ForEachSupport.ReadOnlyIterator extends java.lang.Object implements java.util.Iterator
private
ReadOnlyIterator()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, hasNext, next
private ReadOnlyIterator()
public void remove()
remove
java.util.Iterator