public static class Translator.FlavorBuilder<T,P>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected GremlinBindings |
bindings |
| Modifier and Type | Method and Description |
|---|---|
Translator<T,P> |
build()
Builds a
Translator. |
Translator<T,P> |
build(TranslatorFlavor<T,P> flavor)
Builds a
Translator with the given translator flavor. |
protected GremlinBindings bindings
public Translator<T,P> build()
Translator.public Translator<T,P> build(TranslatorFlavor<T,P> flavor)
Translator with the given translator flavor.flavor - translator flavor