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 int
next()
IntArray
toArray()
Returns a new array containing the remaining keys.
-