Class ToyPoint
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.structure.io.gryo.ToyPoint
-
public final class ToyPoint extends Object
- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ToyPoint.ToyPointJacksonDeSerializer
static class
ToyPoint.ToyPointJacksonSerializer
static class
ToyPoint.ToyPointSerializer
-
Constructor Summary
Constructors Constructor Description ToyPoint(int x, int y)
-