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