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 SummaryNested Classes Modifier and Type Class Description static classToyIoRegistry.ToyModule
 - 
Field Summary- 
Fields inherited from interface org.apache.tinkerpop.gremlin.structure.io.IoRegistryIO_REGISTRY
 
- 
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static ToyIoRegistryinstance()- 
Methods inherited from class org.apache.tinkerpop.gremlin.structure.io.AbstractIoRegistryfind, find, register
 
- 
 
- 
- 
- 
Method Detail- 
instancepublic static ToyIoRegistry instance() 
 
- 
 
-