public static class ObjectIterators.UnmodifiableIterator<K> extends Object implements ObjectIterator<K>
| Modifier and Type | Field and Description |
|---|---|
protected ObjectIterator<K> |
i |
| Constructor and Description |
|---|
UnmodifiableIterator(ObjectIterator<K> i) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
K |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitskipforEachRemaining, removeCopyright © 2020. All rights reserved.