Uses of Class
com.esotericsoftware.kryo.util.IdentityMap.Entry
Packages that use IdentityMap.Entry
-
Uses of IdentityMap.Entry in com.esotericsoftware.kryo.util
Classes in com.esotericsoftware.kryo.util that implement interfaces with type arguments of type IdentityMap.EntryModifier and TypeClassDescriptionstatic classIdentityMap.Entries<K,V> static classIdentityMap.Entries<K,V> Fields in com.esotericsoftware.kryo.util declared as IdentityMap.EntryMethods in com.esotericsoftware.kryo.util that return IdentityMap.EntryModifier and TypeMethodDescriptionIdentityMap.Entries.next()Note the same entry instance is returned each time this method is called.Methods in com.esotericsoftware.kryo.util that return types with arguments of type IdentityMap.Entry