Locale.setDecimalSeparator

Overview | Methods | This Package | All Packages

Locale.setDecimalSeparator

Sets the value to be used for the decimal separator.

Syntax

public void setDecimalSeparator( String value )

Parameters

value

A String object containing the value of the decimal separator.

See Also   getDecimalSeparator