protected static class AbstractHashedMap.EntrySetIterator<K,V> extends AbstractHashedMap.HashIterator<K,V> implements Iterator<Map.Entry<K,V>>
expectedModCount, hashIndex, last, next, parent| Modifier | Constructor and Description |
|---|---|
protected |
AbstractHashedMap.EntrySetIterator(AbstractHashedMap<K,V> parent) |
| Modifier and Type | Method and Description |
|---|---|
AbstractHashedMap.HashEntry<K,V> |
next() |
currentEntry, hasNext, nextEntry, remove, toStringCopyright © 2014. All Rights Reserved.