Uses of Package
com.esotericsoftware.kryo.util
-
Packages that use com.esotericsoftware.kryo.util Package Description com.esotericsoftware.kryo com.esotericsoftware.kryo.util -
Classes in com.esotericsoftware.kryo.util used by com.esotericsoftware.kryo Class Description IdentityMap An unordered map that uses identity comparison for keys.ObjectMap An unordered map. -
Classes in com.esotericsoftware.kryo.util used by com.esotericsoftware.kryo.util Class Description IdentityMap An unordered map that uses identity comparison for keys.IdentityMap.Entries IdentityMap.Entry IdentityMap.Keys IdentityMap.Values IdentityObjectIntMap An unordered map where identity comparison is used for keys and the values are ints.IntArray A resizable, ordered or unordered int array.IntMap An unordered map that uses int keys.IntMap.Entries IntMap.Entry IntMap.Keys IntMap.Values ObjectMap An unordered map.ObjectMap.Entries ObjectMap.Entry ObjectMap.Keys ObjectMap.Values