Uses of Class
com.esotericsoftware.kryo.util.ObjectMap.Entry
Packages that use ObjectMap.Entry
-
Uses of ObjectMap.Entry in com.esotericsoftware.kryo.util
Classes in com.esotericsoftware.kryo.util that implement interfaces with type arguments of type ObjectMap.EntryModifier and TypeClassDescriptionstatic classObjectMap.Entries<K,V> static classObjectMap.Entries<K,V> Fields in com.esotericsoftware.kryo.util declared as ObjectMap.EntryMethods in com.esotericsoftware.kryo.util that return ObjectMap.EntryModifier and TypeMethodDescriptionObjectMap.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 ObjectMap.Entry