private class ReferenceMap.ValueIterator extends ReferenceMap.EntryIterator
currentKey, currentValue, entry, expectedModCount, index, nextKey, nextValue, previous
Modifier | Constructor and Description |
---|---|
private |
ValueIterator() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
next() |
hasNext, nextEntry, remove
public java.lang.Object next()
next
in interface java.util.Iterator
next
in class ReferenceMap.EntryIterator