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