public static class KryoRegistrationSerializerConfigSnapshot.DummyKryoSerializerClass<RC> extends com.esotericsoftware.kryo.Serializer<RC> implements Serializable
| Constructor and Description |
|---|
DummyKryoSerializerClass() |
| Modifier and Type | Method and Description |
|---|---|
Object |
read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class aClass) |
void |
write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
Object o) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.