Uses of Class
com.lokalized.LocalizedString.LanguageFormSelector
-
Uses of LocalizedString.LanguageFormSelector in com.lokalized
Methods in com.lokalized that return types with arguments of type LocalizedString.LanguageFormSelectorModifier and TypeMethodDescriptionLocalizedString.LanguageFormTranslation.getSelectors()Gets the selector definitions for this translation set.Constructor parameters in com.lokalized with type arguments of type LocalizedString.LanguageFormSelectorModifierConstructorDescriptionLanguageFormTranslation(@NonNull List<@NonNull LocalizedString.LanguageFormSelector> selectors, @NonNull List<@NonNull LocalizedString.LanguageFormTranslationRule> translationRules) Constructs a selector-based translation set with multiple agreement dimensions and ordered translation rules.