Uses of Class
com.lokalized.LocalizedString.PlaceholderMetadata
-
Uses of LocalizedString.PlaceholderMetadata in com.lokalized
Methods in com.lokalized that return types with arguments of type LocalizedString.PlaceholderMetadataModifier and TypeMethodDescriptionLocalizedString.getPlaceholderMetadataByPlaceholder()Gets per-placeholder translator metadata for this string.Method parameters in com.lokalized with type arguments of type LocalizedString.PlaceholderMetadataModifier and TypeMethodDescriptionLocalizedString.Builder.placeholderMetadataByPlaceholder(@Nullable Map<@NonNull String, @NonNull LocalizedString.PlaceholderMetadata> placeholderMetadataByPlaceholder) Applies per-placeholder translator metadata to this builder.