Uses of Class
com.esotericsoftware.kryo.util.ObjectMap
Packages that use ObjectMap
-
Uses of ObjectMap in com.esotericsoftware.kryo
Methods in com.esotericsoftware.kryo that return ObjectMapModifier and TypeMethodDescriptionKryo.getContext()Name/value pairs that are available to all serializers.Kryo.getGraphContext()Name/value pairs that are available to all serializers and are cleared after each object graph is serialized or deserialized. -
Uses of ObjectMap in com.esotericsoftware.kryo.util
Fields in com.esotericsoftware.kryo.util declared as ObjectMapModifier and TypeFieldDescriptionprotected final ObjectMap<Class, Registration> DefaultClassResolver.classToRegistrationDefaultClassResolver.nameToClassMethods in com.esotericsoftware.kryo.util with parameters of type ObjectMapConstructors in com.esotericsoftware.kryo.util with parameters of type ObjectMap