| Package | Description |
|---|---|
| com.badlogic.gdx.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectIntMap.putAll(ObjectIntMap<K> map) |
| Constructor and Description |
|---|
Entries(ObjectIntMap<K> map) |
Keys(ObjectIntMap<K> map) |
ObjectIntMap(ObjectIntMap<? extends K> map)
Creates a new map identical to the specified map.
|
Values(ObjectIntMap<?> map) |