Properties

Link copied to clipboard
abstract val maxParameterIndex: Int

returns the max used parameter index in the message. "-1" if there is no parameter

Functions

Link copied to clipboard
open fun format(parameters: List<Any>, locale: Locale, context: MessageFormatContext): CharSequence
abstract fun format(result: StringBuilder, parameters: List<Any>, locale: Locale, context: MessageFormatContext)