Microsoft SDK for Java

Locale.getThousandSeparator

Retrieves the symbol used to separate groups of digits to the left of the decimal.

Syntax

public String getThousandSeparator()

Return Value

Returns a String object containing the symbol used to separate digit groups.

See Also   setThousandSeparator

© 1999 Microsoft Corporation. All rights reserved. Terms of use.