public interface Translator
So instead, I've included some helpful comments here and there. They might not make sense, but hey, at least they're something.
| Modifier and Type | Method and Description |
|---|---|
SupportedTranslators |
getSupportedTranslator() |
void |
init(@NotNull String apiKey) |
List<String> |
translate(@Nullable String defaultLang,
@NotNull List<String> originals,
@NotNull String lang) |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.