JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
K
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
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
KryoSerializable
- Interface in
com.esotericsoftware.kryo
Allows implementing classes to perform their own serialization.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes