java.util.Iterator<V>
protected static class AbstractHashedMap.ValuesIterator<V> extends AbstractHashedMap.HashIterator<java.lang.Object,V> implements java.util.Iterator<V>
Modifier | Constructor | Description |
---|---|---|
protected |
ValuesIterator(AbstractHashedMap<?,V> parent) |
Modifier and Type | Method | Description |
---|---|---|
V |
next() |
currentEntry, hasNext, nextEntry, remove, toString
protected ValuesIterator(AbstractHashedMap<?,V> parent)
Copyright © 2001-2019 - Apache Software Foundation