public interface Translator
| Modifier and Type | Interface and Description |
|---|---|
static class |
Translator.Config |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Translator.Config config) |
void |
translate() |
void init(Translator.Config config)
void translate()