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