A B C D E F G H I J K L M N O P R S T U V W 

G

get(K) - Method in class com.esotericsoftware.kryo.util.IdentityMap
 
get(K, V) - Method in class com.esotericsoftware.kryo.util.IdentityMap
 
get(K, int) - Method in class com.esotericsoftware.kryo.util.IdentityObjectIntMap
 
get(int) - Method in class com.esotericsoftware.kryo.util.IntArray
 
get(int) - Method in class com.esotericsoftware.kryo.util.IntMap
 
get(int, V) - Method in class com.esotericsoftware.kryo.util.IntMap
 
get(K) - Method in class com.esotericsoftware.kryo.util.ObjectMap
 
getAcceptsNull() - Method in class com.esotericsoftware.kryo.Serializer
 
getAndIncrement(K, int, int) - Method in class com.esotericsoftware.kryo.util.IdentityObjectIntMap
Returns the key's current value and increments the stored value.
getBuffer() - Method in class com.esotericsoftware.kryo.io.Input
 
getBuffer() - Method in class com.esotericsoftware.kryo.io.Output
Returns the buffer.
getByteBuffer() - Method in class com.esotericsoftware.kryo.io.ByteBufferInputStream
 
getByteBuffer() - Method in class com.esotericsoftware.kryo.io.ByteBufferOutputStream
 
getClassLoader() - Method in class com.esotericsoftware.kryo.Kryo
 
getClassResolver() - Method in class com.esotericsoftware.kryo.Kryo
 
getContext() - Method in class com.esotericsoftware.kryo.Kryo
Name/value pairs that are available to all serializers.
getDefaultSerializer(Class) - Method in class com.esotericsoftware.kryo.Kryo
Returns the best matching serializer for a class.
getDepth() - Method in class com.esotericsoftware.kryo.Kryo
Returns the number of child objects away from the object graph root.
getDimensionCount(Class) - Static method in class com.esotericsoftware.kryo.util.Util
Returns the number of dimensions of an array.
getElementClass(Class) - Static method in class com.esotericsoftware.kryo.util.Util
Returns the base element type of an n-dimensional array class.
getField() - Method in class com.esotericsoftware.kryo.serializers.FieldSerializer.CachedField
 
getField(String) - Method in class com.esotericsoftware.kryo.serializers.FieldSerializer
Allows specific fields to be optimized.
getFields() - Method in class com.esotericsoftware.kryo.serializers.FieldSerializer
 
getGenerics(Type) - Static method in class com.esotericsoftware.kryo.Kryo
Returns the first level of classes or interfaces for a generic type.
getGraphContext() - Method in class com.esotericsoftware.kryo.Kryo
Name/value pairs that are available to all serializers and are cleared after each object graph is serialized or deserialized.
getId() - Method in class com.esotericsoftware.kryo.Registration
Returns the registered class ID.
getInputStream() - Method in class com.esotericsoftware.kryo.io.Input
 
getInstantiator() - Method in class com.esotericsoftware.kryo.Registration
 
getMessage() - Method in exception com.esotericsoftware.kryo.KryoException
 
getNextRegistrationId() - Method in class com.esotericsoftware.kryo.Kryo
Returns the lowest, next available integer ID.
getOutputStream() - Method in class com.esotericsoftware.kryo.io.Output
 
getReadObject(Class, int) - Method in interface com.esotericsoftware.kryo.ReferenceResolver
Returns the object for the specified ID.
getReadObject(Class, int) - Method in class com.esotericsoftware.kryo.util.ListReferenceResolver
 
getReadObject(Class, int) - Method in class com.esotericsoftware.kryo.util.MapReferenceResolver
 
getReferenceResolver() - Method in class com.esotericsoftware.kryo.Kryo
 
getReferences() - Method in class com.esotericsoftware.kryo.Kryo
 
getRegistration(Class) - Method in interface com.esotericsoftware.kryo.ClassResolver
Returns the registration for the specified class, or null if the class is not registered.
getRegistration(int) - Method in interface com.esotericsoftware.kryo.ClassResolver
Returns the registration for the specified ID, or null if no class is registered with that ID.
getRegistration(Class) - Method in class com.esotericsoftware.kryo.Kryo
If the class is not registered and Kryo.setRegistrationRequired(boolean) is false, it is automatically registered using the default serializer.
getRegistration(int) - Method in class com.esotericsoftware.kryo.Kryo
 
getRegistration(Class) - Method in class com.esotericsoftware.kryo.util.DefaultClassResolver
 
getRegistration(int) - Method in class com.esotericsoftware.kryo.util.DefaultClassResolver
 
getSerializer(Class) - Method in class com.esotericsoftware.kryo.Kryo
Returns the serializer for the registration for the specified class.
getSerializer() - Method in class com.esotericsoftware.kryo.Registration
 
getType() - Method in class com.esotericsoftware.kryo.Registration
 
getType() - Method in class com.esotericsoftware.kryo.serializers.FieldSerializer
 
getWrapperClass(Class) - Static method in class com.esotericsoftware.kryo.util.Util
Returns the primitive wrapper class for a primitive class.
getWrittenId(Object) - Method in interface com.esotericsoftware.kryo.ReferenceResolver
Returns an ID for the object if it has been written previously, otherwise returns -1.
getWrittenId(Object) - Method in class com.esotericsoftware.kryo.util.ListReferenceResolver
 
getWrittenId(Object) - Method in class com.esotericsoftware.kryo.util.MapReferenceResolver
 
A B C D E F G H I J K L M N O P R S T U V W