DecimalFormat.getDecimalFormatSymbols

DecimalFormat.getDecimalFormatSymbols

Class Overview | Class Members | This Package | All Packages

Syntax
public DecimalFormatSymbols getDecimalFormatSymbols()
Returns
desired DecimalFormatSymbols
Description
Returns the decimal format symbols, which is generally not changed by the programmer or user.

See Also
DecimalFormatSymbols