safeSetDecimalSeparator

fun safeSetDecimalSeparator(decimalSeparator: String?)

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

Parameters

decimalSeparator

the possibly-unsafe decimal separator string

Sources

jvm source
Link copied to clipboard