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