Class java.text.DecimalFormatSymbols

Change from final to non-final.

Added Methods
Locale[] getAvailableLocales()  
String getExponentSeparator()  
DecimalFormatSymbols getInstance()  
DecimalFormatSymbols getInstance(Locale)  
void setExponentSeparator(String)