static class AbstractReferenceMap.ReferenceValuesIterator<V> extends AbstractReferenceMap.ReferenceBaseIterator<java.lang.Object,V> implements java.util.Iterator<V>
currentKey, currentValue, entry, expectedModCount, index, nextKey, nextValue, parent, previous| Constructor and Description |
|---|
ReferenceValuesIterator(AbstractReferenceMap<?,V> parent) |
| Modifier and Type | Method and Description |
|---|---|
V |
next() |
currentEntry, hasNext, nextEntry, removeReferenceValuesIterator(AbstractReferenceMap<?,V> parent)