Class AbstractMultiValuedMap.AsMap.AsMapEntrySetIterator

All Implemented Interfaces:
Iterator<Map.Entry<K,Collection<V>>>
Enclosing class:
AbstractMultiValuedMap.AsMap

class AbstractMultiValuedMap.AsMap.AsMapEntrySetIterator extends AbstractIteratorDecorator<Map.Entry<K,Collection<V>>>
EntrySet iterator for the asMap view.