| Modifier and Type | Method and Description |
|---|---|
void |
ObjectMap.putAll(ObjectMap<K,V> map) |
| Constructor and Description |
|---|
ObjectMap.Entries(ObjectMap<K,V> map) |
ObjectMap.Keys(ObjectMap<K,?> map) |
ObjectMap.Values(ObjectMap<?,V> map) |
ObjectMap(ObjectMap<? extends K,? extends V> map)
Creates a new map identical to the specified map.
|
Copyright © 2014. All Rights Reserved.