Internationalization package.
-
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-2 code.
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-3 code.
Get a CountryCode
that corresponds to the given alpha-4 code.
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-2 or
alpha-3 code.
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-2 or
alpha-3 code.
Get a
CountryCode
that corresponds to the given ISO 3166-1
alpha-2 or
alpha-3 code.
Get a
CountryCode
that corresponds to the country code of
the given
Locale
instance.
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Get a list of CountryCode
by a name regular expression.
Get a list of CountryCode
by a name pattern.
Get the list of countries using this currency.
Get a list of CurrencyCode
instances whose country list
contains the specified country.
Get a list of LocaleCode
instances whose country matches the given one.