private static final class DefaultImmutableMap.MapValueIterator<S,T> extends DefaultImmutableMap.MapIterator<S,T> implements java.util.Iterator<T>
| Constructor and Description |
|---|
MapValueIterator(DefaultImmutableMap<S,T> map) |
| Modifier and Type | Method and Description |
|---|---|
T |
next() |
hasNext, nextEntry, removeMapValueIterator(DefaultImmutableMap<S,T> map)