Constructor and Description |
---|
LinkKeySerializer()
Creates
LinkKey serializer instance. |
Modifier and Type | Method and Description |
---|---|
LinkKey |
read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<LinkKey> type) |
void |
write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
LinkKey object) |
public LinkKeySerializer()
LinkKey
serializer instance.