private static final class DefaultImmutableMap.MapKeyIterator<S,T> extends DefaultImmutableMap.MapIterator<S,T> implements Iterator<S>
| Constructor and Description |
|---|
MapKeyIterator(DefaultImmutableMap<S,T> map) |
| Modifier and Type | Method and Description |
|---|---|
S |
next() |
hasNext, nextEntry, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, remove