Generated by
JDiff

Class java.util.Locale

Documentation changed from old to new.

Changed Constructors
Locale(String, String) Documentation changed from old to new.
Construct a locale from language country.
 

Changed Methods
Locale getDefault() Documentation changed from old to new.
Gets the current value of the default locale for this instance of the Java Virtual Machine.
String getISO3Language() Documentation changed from old to new.
Returns a three-letter abbreviation for this locale's language.
void setDefault(Locale) Documentation changed from old to new.
Sets the default locale for this instance of the Java Virtual Machine.