|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentityMap.Entry | |
---|---|
com.badlogic.gdx.utils |
Uses of IdentityMap.Entry in com.badlogic.gdx.utils |
---|
Methods in com.badlogic.gdx.utils that return IdentityMap.Entry | |
---|---|
IdentityMap.Entry<K,V> |
IdentityMap.Entries.next()
Note the same entry instance is returned each time this method is called. |
Methods in com.badlogic.gdx.utils that return types with arguments of type IdentityMap.Entry | |
---|---|
java.util.Iterator<IdentityMap.Entry<K,V>> |
IdentityMap.Entries.iterator()
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |