
public class ReadOnlyIterator<T> extends WrappingIterator<T>
| Constructor and Description |
|---|
ReadOnlyIterator(Iterator<T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
void |
remove() |
hasNext, nextiteratorCopyright © 2015. All Rights Reserved.