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