| Package | Description | 
|---|---|
| org.dishevelled.multimap.impl | 
 Implementations of the multi-key map interfaces. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
V | 
HashedBinaryKeyMap.put(BinaryKey<K1,K2> key,
   V value)  | 
| Constructor and Description | 
|---|
HashedBinaryKeyMap(Map<? extends BinaryKey<K1,K2>,? extends V> map)
Create a new HashedBinaryKeyMap with the same mappings as
 the specified map (copy constructor). 
 | 
Copyright (c) 2007-2016 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).