Uses of Class
com.badlogic.gdx.utils.ObjectLongMap.Entries
-
Packages that use ObjectLongMap.Entries Package Description com.badlogic.gdx.utils -
-
Uses of ObjectLongMap.Entries in com.badlogic.gdx.utils
Methods in com.badlogic.gdx.utils that return ObjectLongMap.Entries Modifier and Type Method Description ObjectLongMap.Entries<K>ObjectLongMap. entries()Returns an iterator for the entries in the map.ObjectLongMap.Entries<K>ObjectLongMap.Entries. iterator()ObjectLongMap.Entries<K>ObjectLongMap. iterator()
-