public class HashsetMultimap<K,V> extends DelegatingMultimap<K,V> implements Serializable
map| Constructor and Description |
|---|
HashsetMultimap() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<V> |
createValueCollection() |
protected Collection<V> createValueCollection()
createValueCollection in class DelegatingMultimap<K,V>Copyright © 2012-2015 Oracle. All Rights Reserved.