Package | Description |
---|---|
com.esotericsoftware.kryo | |
com.esotericsoftware.kryo.serializers |
Modifier and Type | Method and Description |
---|---|
Generics |
Kryo.getGenericsScope() |
Generics |
Generics.getParentScope() |
Modifier and Type | Method and Description |
---|---|
void |
Kryo.pushGenericsScope(java.lang.Class type,
Generics generics) |
void |
Generics.setParentScope(Generics scope) |
Constructor and Description |
---|
Generics(Generics parentScope) |
Modifier and Type | Method and Description |
---|---|
Generics |
FieldSerializer.getGenericsScope() |