Uses of Class
com.lokalized.LocalizedString.PlaceholderDefinition
-
Uses of LocalizedString.PlaceholderDefinition in com.lokalized
Subclasses of LocalizedString.PlaceholderDefinition in com.lokalizedModifier and TypeClassDescriptionstatic final classA generated fragment with a required default translation and optional ordered expression-driven alternatives.static final classContainer for per-language-form (gender, case, definiteness, classifier, formality, clusivity, animacy, cardinal, ordinal, phonetic) translation information.Methods in com.lokalized that return types with arguments of type LocalizedString.PlaceholderDefinitionModifier and TypeMethodDescriptionLocalizedString.getPlaceholderDefinitions()Gets the generated-placeholder definitions declared by this localized string.Method parameters in com.lokalized with type arguments of type LocalizedString.PlaceholderDefinitionModifier and TypeMethodDescriptionLocalizedString.Builder.placeholderDefinitions(@Nullable Map<@NonNull String, ? extends @NonNull LocalizedString.PlaceholderDefinition> placeholderDefinitions) Applies generated-placeholder definitions to this builder.