Microsoft SDK for Java

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

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