Interface TranslationMode
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
LightningTranslationMode,NormalTranslationMode
public interface TranslationMode extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMarkedUpText(String key, String value, String raw)Collection<String>getParams()
-