
public class ReadOnlyIterator<T> extends WrappingIterator<T>
| Constructor and Description |
|---|
ReadOnlyIterator(Iterator<T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
void |
remove() |
hasNext, nextiteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorCopyright © 2017. All rights reserved.