程序包 | 说明 |
---|---|
com.fr.stable.collections.map |
限定符和类型 | 方法和说明 |
---|---|
void |
ObjectIntMap.putAll(ObjectIntMap<K> map) |
构造器和说明 |
---|
ObjectIntMap.Entries(ObjectIntMap<K> map) |
ObjectIntMap.Keys(ObjectIntMap<K> map) |
ObjectIntMap.Values(ObjectIntMap<?> map) |
ObjectIntMap(ObjectIntMap<? extends K> map)
Creates a new map identical to the specified map.
|