Class AbstractHashedMap.HashIterator<K,V>

java.lang.Object
org.apache.commons.collections4.map.AbstractHashedMap.HashIterator<K,V>
Type Parameters:
K - the type of the keys in the map
V - the type of the values in the map
Direct Known Subclasses:
AbstractHashedMap.EntrySetIterator, AbstractHashedMap.HashMapIterator, AbstractHashedMap.KeySetIterator, AbstractHashedMap.ValuesIterator
Enclosing class:
AbstractHashedMap<K,V>

protected abstract static class AbstractHashedMap.HashIterator<K,V> extends Object
Base Iterator