public static class ObjectIterators.UnmodifiableIterator<K> extends Object implements ObjectIterator<K>
| Constructor and Description |
|---|
UnmodifiableIterator(ObjectIterator<K> i) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
K |
next() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitskipforEachRemaining, remove