MessageFormatContext

data class MessageFormatContext(val formatterTypes: ImmutableMap<CharSequence, MessageValueFormatter>, val formatterPrefixTypes: ImmutableSet<MessageValueFormatter>)

Constructors

Link copied to clipboard
constructor(formatters: Collection<MessageValueFormatter>)
constructor(formatterTypes: ImmutableMap<CharSequence, MessageValueFormatter>, formatterPrefixTypes: ImmutableSet<MessageValueFormatter>)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Creates a new instance where the formatter was added