Package com.esotericsoftware.kryo.util
Class IntMap.Keys
- java.lang.Object
-
- com.esotericsoftware.kryo.util.IntMap.Keys
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intnext()IntArraytoArray()Returns a new array containing the remaining keys.IntArraytoArray(IntArray array)Adds the remaining values to the specified array.
-