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