Package | Description |
---|---|
org.dishevelled.multimap.impl |
Implementations of the multi-key map interfaces.
|
Modifier and Type | Method and Description |
---|---|
V |
HashedQuaternaryKeyMap.put(QuaternaryKey<K1,K2,K3,K4> key,
V value) |
Constructor and Description |
---|
HashedQuaternaryKeyMap(Map<? extends QuaternaryKey<K1,K2,K3,K4>,? extends V> map)
Create a new HashedQuaternaryKeyMap 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).