Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.setCurrencyThousandSeparator

Sets the symbol used as the monetary separator between groups of digits to the left of the decimal.

Syntax

public void setCurrencyThousandSeparator( String value )

Parameters

value

A String object defining the symbol used to separate monetary digit groups.

See Also   getCurrencyThousandSeparator