static class AbstractReferenceMap.ReferenceEntrySetIterator<K,V> extends AbstractReferenceMap.ReferenceBaseIterator<K,V> implements java.util.Iterator<java.util.Map.Entry<K,V>>
currentKey, currentValue, entry, expectedModCount, index, nextKey, nextValue, parent, previous| Constructor and Description |
|---|
ReferenceEntrySetIterator(AbstractReferenceMap<K,V> parent) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map.Entry<K,V> |
next() |
currentEntry, hasNext, nextEntry, remove