Class ToyPoint.ToyPointSerializer
java.lang.Object
org.apache.tinkerpop.gremlin.structure.io.gryo.ToyPoint.ToyPointSerializer
- All Implemented Interfaces:
SerializerShim<ToyPoint>
- Enclosing class:
- ToyPoint
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.tinkerpop.gremlin.structure.io.gryo.kryoshim.SerializerShim
isImmutable
-
Constructor Details
-
ToyPointSerializer
public ToyPointSerializer()
-
-
Method Details