static class Flat3Map.ValuesIterator<V> extends Flat3Map.EntryIterator<java.lang.Object,V> implements java.util.Iterator<V>
| Constructor and Description |
|---|
ValuesIterator(Flat3Map<?,V> parent) |
| Modifier and Type | Method and Description |
|---|---|
V |
next() |
hasNext, nextEntry, remove