Uses of Class
com.badlogic.gdx.utils.ObjectLongMap.Entry
-
Packages that use ObjectLongMap.Entry Package Description com.badlogic.gdx.utils -
-
Uses of ObjectLongMap.Entry in com.badlogic.gdx.utils
Methods in com.badlogic.gdx.utils that return ObjectLongMap.Entry Modifier and Type Method Description ObjectLongMap.Entry<K>ObjectLongMap.Entries. next()Note the same entry instance is returned each time this method is called.
-