Package | Description |
---|---|
ej.basictool.map |
Modifier and Type | Class and Description |
---|---|
class |
WeakIdentityPackedMap<K,V> |
class |
WeakPackedMap<K,V> |
Constructor and Description |
---|
AbstractWeakPackedMap(AbstractWeakPackedMap<K,V> map)
Constructs a map with the same mappings as the specified map.
|