public static class KryoMarshalling.CopyingMapSerializer<T extends java.util.Map>
extends com.esotericsoftware.kryo.serializers.MapSerializer<T>
| Constructor and Description |
|---|
CopyingMapSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
T map) |
copy, create, createCopy, getKeyClass, getKeySerializer, getValueClass, getValueSerializer, read, setKeyClass, setKeyClass, setKeysCanBeNull, setKeySerializer, setValueClass, setValueClass, setValuesCanBeNull, setValueSerializer, writeHeader