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