Constructors

Link copied to clipboard
constructor(typeId: String)

Properties

Link copied to clipboard
open override 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
open override 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.