DecimalFormat.setDecimalFormatSymbols

DecimalFormat.setDecimalFormatSymbols

Class Overview | Class Members | This Package | All Packages

Syntax
public void setDecimalFormatSymbols( DecimalFormatSymbols newSymbols )
Parameters
newSymbols
desired DecimalFormatSymbols
Description
Sets the decimal format symbols, which is generally not changed by the programmer or user.

See Also
DecimalFormatSymbols