Locale.getCurrencyThousandSeparator

Overview | Methods | This Package | All Packages

Locale.getCurrencyThousandSeparator

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

Syntax

public String getCurrencyThousandSeparator()

Return Value

Returns a String object that contains the symbol used to separate monetary digit groups.

See Also   setCurrencyThousandSeparator