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