Package com.badlogic.gdx.utils
Class LongMap.Keys
- java.lang.Object
-
- com.badlogic.gdx.utils.LongMap.Keys
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longnext()LongArraytoArray()Returns a new array containing the remaining keys.LongArraytoArray(LongArray array)Adds the remaining values to the specified array.
-