public class SerializableSerializer extends com.esotericsoftware.kryo.Serializer<Object>
| Constructor and Description | 
|---|
| SerializableSerializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | read(com.esotericsoftware.kryo.Kryo kryo,
    com.esotericsoftware.kryo.io.Input input,
    Class c) | 
| void | write(com.esotericsoftware.kryo.Kryo kryo,
     com.esotericsoftware.kryo.io.Output output,
     Object object) | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.