safeSetGroupingSeparator

fun safeSetGroupingSeparator(groupingSeparator: String?)

Sets the grouping separator safely to ensure that exactly one character is set.

Parameters

groupingSeparator

the possibly-unsafe grouping separator string

Sources

jvm source
Link copied to clipboard