Java.Text.DecimalFormatSymbols: Method Members

The methods of Java.Text.DecimalFormatSymbols are listed below. For a list of all members, see the DecimalFormatSymbols Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

Clone() : Java.Lang.Object
Creates and returns a copy of this Object.
static
GetAvailableLocales() : Java.Util.Locale[]
Returns an array of locales for which custom DecimalFormatSymbols instances are available.
static
GetInstance(Java.Util.Locale) : DecimalFormatSymbols
Returns a new DecimalFormatSymbols for the given locale.