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
N
NAME
- Static variable in class com.esotericsoftware.kryo.util.
DefaultClassResolver
newInstance(Class<T>)
- Method in class com.esotericsoftware.kryo.
Kryo
Creates a new instance of a class using
Registration.getInstantiator()
.
newSerializer(Class<? extends Serializer>, Class)
- Method in class com.esotericsoftware.kryo.
Kryo
Creates a new instance of the specified serializer for serializing the specified class.
next()
- Method in class com.esotericsoftware.kryo.util.
IdentityMap.Entries
Note the same entry instance is returned each time this method is called.
next()
- Method in class com.esotericsoftware.kryo.util.
IdentityMap.Keys
next()
- Method in class com.esotericsoftware.kryo.util.
IdentityMap.Values
next()
- Method in class com.esotericsoftware.kryo.util.
ObjectMap.Entries
Note the same entry instance is returned each time this method is called.
next()
- Method in class com.esotericsoftware.kryo.util.
ObjectMap.Keys
next()
- Method in class com.esotericsoftware.kryo.util.
ObjectMap.Values
nextChunks()
- Method in class com.esotericsoftware.kryo.io.
InputChunked
Advances the stream to the next set of chunks.
nextPowerOfTwo(int)
- Static method in class com.esotericsoftware.kryo.util.
ObjectMap
nextReadId(Class)
- Method in interface com.esotericsoftware.kryo.
ReferenceResolver
Reserves the ID for the next object that will be read.
nextReadId(Class)
- Method in class com.esotericsoftware.kryo.util.
ListReferenceResolver
nextReadId(Class)
- Method in class com.esotericsoftware.kryo.util.
MapReferenceResolver
NOT_NULL
- Static variable in class com.esotericsoftware.kryo.
Kryo
NotNull
- Annotation Type in
com.esotericsoftware.kryo
Indicates a field can never be null when it is being serialized and deserialized.
NULL
- Static variable in class com.esotericsoftware.kryo.
Kryo
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