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