T - public abstract class ReadOnlyIterator<T> extends Object implements Iterator<T>
remove() will result in an
UnsupportedOperationException| Constructor and Description |
|---|
ReadOnlyIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, nextCopyright © 2006–2021 Apache Software Foundation. All rights reserved.