FormattingDescriber

fun FormattingDescriber(patternString: String, vararg arguments: Any)

Construct a new FormattingDescriber.

Parameters

patternString

The pattern String.

arguments

The arguments to populate the pattern.