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, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, hasNext, remove