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

K

keepAlive - Static variable in interface com.esotericsoftware.kryonet.FrameworkMessage
 
key - Variable in class com.esotericsoftware.kryo.util.IdentityMap.Entry
 
key - Variable in class com.esotericsoftware.kryo.util.ObjectMap.Entry
 
keys() - Method in class com.esotericsoftware.kryo.util.IdentityMap
Returns an iterator for the keys in the map.
keys() - Method in class com.esotericsoftware.kryo.util.ObjectMap
Returns an iterator for the keys in the map.
Kryo - Class in com.esotericsoftware.kryo
Maps classes to serializers so object graphs can be serialized automatically.
Kryo() - Constructor for class com.esotericsoftware.kryo.Kryo
Creates a new Kryo with a DefaultClassResolver and a MapReferenceResolver.
Kryo(ReferenceResolver) - Constructor for class com.esotericsoftware.kryo.Kryo
Creates a new Kryo with a DefaultClassResolver.
Kryo(ClassResolver, ReferenceResolver) - Constructor for class com.esotericsoftware.kryo.Kryo
 
Kryo(ClassResolver, ReferenceResolver, StreamFactory) - Constructor for class com.esotericsoftware.kryo.Kryo
 
KryoCopyable<T> - Interface in com.esotericsoftware.kryo
Allows implementing classes to perform their own copying.
KryoException - Exception in com.esotericsoftware.kryo
General Kryo RuntimeException.
KryoException() - Constructor for exception com.esotericsoftware.kryo.KryoException
 
KryoException(String, Throwable) - Constructor for exception com.esotericsoftware.kryo.KryoException
 
KryoException(String) - Constructor for exception com.esotericsoftware.kryo.KryoException
 
KryoException(Throwable) - Constructor for exception com.esotericsoftware.kryo.KryoException
 
KryoNetException - Exception in com.esotericsoftware.kryonet
 
KryoNetException() - Constructor for exception com.esotericsoftware.kryonet.KryoNetException
 
KryoNetException(String, Throwable) - Constructor for exception com.esotericsoftware.kryonet.KryoNetException
 
KryoNetException(String) - Constructor for exception com.esotericsoftware.kryonet.KryoNetException
 
KryoNetException(Throwable) - Constructor for exception com.esotericsoftware.kryonet.KryoNetException
 
KryoSerializable - Interface in com.esotericsoftware.kryo
Allows implementing classes to perform their own serialization.
KryoSerialization - Class in com.esotericsoftware.kryonet
 
KryoSerialization() - Constructor for class com.esotericsoftware.kryonet.KryoSerialization
 
KryoSerialization(Kryo) - Constructor for class com.esotericsoftware.kryonet.KryoSerialization
 
A B C D E F G H I J K L M N O P Q R S T U V W