Message Value Formatter
interface MessageValueFormatter
Format special types of values
Used by MessageFormatterDefault
Inheritors
Properties
Functions
Link copied to clipboard
abstract fun format(result: StringBuilder, value: Any?, typeId: CharSequence, style: StylePart?, parameters: MessageParameters, locale: Locale, context: MessageFormatContext)