protected class UnmodifiableData.UnmodifiableIterator extends DelegatedData.DelegatedIterator
Modifier and Type | Method and Description |
---|---|
void |
remove() |
hasNext, next
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public void remove()
remove
in interface Iterator<DelegatedData>
remove
in class DelegatedData.DelegatedIterator
Copyright © 2010–2018 Google. All rights reserved.