| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.io.gryo | 
| Modifier and Type | Method and Description | 
|---|---|
<I extends InputShim> | 
GryoSerializers.BindingSerializer.read(KryoShim<I,?> kryo,
    I input,
    Class<Bytecode.Binding> clazz)  | 
| Modifier and Type | Method and Description | 
|---|---|
<O extends OutputShim> | 
GryoSerializers.BindingSerializer.write(KryoShim<?,O> kryo,
     O output,
     Bytecode.Binding binding)  | 
| Modifier and Type | Method and Description | 
|---|---|
<I extends InputShim> | 
GryoSerializers.BindingSerializer.read(KryoShim<I,?> kryo,
    I input,
    Class<Bytecode.Binding> clazz)  | 
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.