Package | Description |
---|---|
com.badlogic.gdx.utils |
Modifier and Type | Method and Description |
---|---|
IntMap.Entry<V> |
IntMap.Entries.next()
Note the same entry instance is returned each time this method is called.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<IntMap.Entry<V>> |
IntMap.Entries.iterator() |