public static class JanusGraphKryoRegistrator.GeoShapeKryoSerializer extends com.esotericsoftware.kryo.Serializer<Geoshape>
| Constructor and Description |
|---|
GeoShapeKryoSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Geoshape |
read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<Geoshape> aClass) |
void |
write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
Geoshape geoshape) |
Copyright © 2012–2024. All rights reserved.