Properties

Link copied to clipboard
abstract val typeId: String

ID of the type of the formatter

Link copied to clipboard

True if typeId is just a prefix for the type.

Functions

Link copied to clipboard
abstract fun format(result: StringBuilder, value: Any?, typeId: CharSequence, style: StylePart?, parameters: MessageParameters, locale: Locale, context: MessageFormatContext)

Formats the given value and writes is to result.