Class ToyIoRegistry
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.structure.io.AbstractIoRegistry
-
- org.apache.tinkerpop.gremlin.structure.io.gryo.ToyIoRegistry
-
- All Implemented Interfaces:
IoRegistry
public final class ToyIoRegistry extends AbstractIoRegistry
- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ToyIoRegistry.ToyModule
-
Field Summary
-
Fields inherited from interface org.apache.tinkerpop.gremlin.structure.io.IoRegistry
IO_REGISTRY
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ToyIoRegistry
instance()
-
Methods inherited from class org.apache.tinkerpop.gremlin.structure.io.AbstractIoRegistry
find, find, register
-
-
-
-
Method Detail
-
instance
public static ToyIoRegistry instance()
-
-