Package-level declarations
Types
Link copied to clipboard
A formattable argument from a LocalizationTemplate.
Link copied to clipboard
class JavaFormattableArgument(val argumentName: String, formatter: String, locale: Locale) : FormattableArgument
Link copied to clipboard
class MessageFormatArgument(val argumentName: String, formatter: String, locale: Locale) : FormattableArgument