T - the element typepublic abstract class ReadOnlyIterator<T> extends Object implements Iterator<T>
| 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 © 2016. All rights reserved.