DecimalStyle.withDecimalSeparator

Returns a copy of the info with a new character that represents the decimal point. !(p) The character used to represent a decimal point may vary by culture. This method specifies the character to use.

@param decimalSeparator the character for the decimal point @return a copy with a new character that represents the decimal point, not null

class DecimalStyle
withDecimalSeparator

Meta