|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface KryoCustomization
Implementations can customize the Kryo instance. This can be useful e.g. to
register a Serializer for a class.
| Method Summary | |
|---|---|
void |
customize(com.esotericsoftware.kryo.Kryo kryo)
Customize the provided Kryo instance. |
| Method Detail |
|---|
void customize(com.esotericsoftware.kryo.Kryo kryo)
Kryo instance.
kryo - the Kryo instance to customize.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||