K
- V
- public class InternalMultiMap<K,V> extends Object
MultiMap
Constructor and Description |
---|
InternalMultiMap() |
public void put(K key, V value)
key
- value
- public Collection<V> get(K key)
key
- Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.