Java.Util.Locale: Constructor Members

The constructors of Java.Util.Locale are listed below. For a list of all members, see the Locale Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructs a new Locale using the specified language.
Constructs a new Locale using the specified language and country codes.
Constructs a new Locale using the specified language, country, and variant codes.