public interface KryoCustomization
Kryo instance. This can be useful e.g. to
register a Serializer for a class.| Modifier and Type | Method and Description |
|---|---|
void |
customize(com.esotericsoftware.kryo.Kryo kryo)
Customize the provided
Kryo instance. |
Copyright © 2009-2016. All Rights Reserved.