Uses of Class
com.esotericsoftware.kryo.util.ObjectMap.Entries
-
Packages that use ObjectMap.Entries Package Description com.esotericsoftware.kryo.util -
-
Uses of ObjectMap.Entries in com.esotericsoftware.kryo.util
Methods in com.esotericsoftware.kryo.util that return ObjectMap.Entries Modifier and Type Method Description ObjectMap.Entries<K,V>
ObjectMap. entries()
Returns an iterator for the entries in the map.
-