protected class LinkedListMultimap.MapView extends AbstractMap<K,Collection<V>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
LinkedListMultimap.MapView() |
public Set<Map.Entry<K,Collection<V>>> entrySet()
entrySet
in interface Map<K,Collection<V>>
entrySet
in class AbstractMap<K,Collection<V>>
AbstractMap.entrySet()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.