Uses of Class
com.lokalized.LocalizedString.LanguageFormTranslationRange
-
Uses of LocalizedString.LanguageFormTranslationRange in com.lokalized
Methods in com.lokalized that return types with arguments of type LocalizedString.LanguageFormTranslationRangeModifier and TypeMethodDescriptionLocalizedString.LanguageFormTranslation.getRange()
Gets the range for this per-language-form translation set.Constructors in com.lokalized with parameters of type LocalizedString.LanguageFormTranslationRangeModifierConstructorDescriptionLanguageFormTranslation
(LocalizedString.LanguageFormTranslationRange range, Map<LanguageForm, String> translationsByLanguageForm) Constructs a per-language-form translation set with the given placeholder range and mapping of translations by language form.