Class AbstractDualBidiMap.EntrySetIterator<K,V>

Type Parameters:
K - the type of the keys.
V - the type of the values.
All Implemented Interfaces:
Iterator<Map.Entry<K,V>>
Enclosing class:
AbstractDualBidiMap<K,V>

Inner class EntrySetIterator.