| Package | Description |
|---|---|
| com.ibm.icu.text | |
| com.ibm.icu.util |
| Modifier and Type | Method and Description |
|---|---|
ULocale |
RuleBasedCollator.getLocale(ULocale.Type type)
[icu] Returns the locale that was used to create this object, or null.
|
ULocale |
Collator.getLocale(ULocale.Type type)
[icu] Returns the locale that was used to create this object, or null.
|
ULocale |
UFormat.getLocale(ULocale.Type type)
Return the locale that was used to create this object, or null.
|
ULocale |
DecimalFormatSymbols.getLocale(ULocale.Type type)
[icu] Returns the locale that was used to create this object, or null.
|
ULocale |
DateFormatSymbols.getLocale(ULocale.Type type)
Returns the locale that was used to create this object, or null.
|
ULocale |
BreakIterator.getLocale(ULocale.Type type)
[icu] Returns the locale that was used to create this object, or null.
|
| Modifier and Type | Field and Description |
|---|---|
static ULocale.Type |
ULocale.ACTUAL_LOCALE
[icu] Selector for getLocale() indicating the locale of the
resource containing the data.
|
static ULocale.Type |
ULocale.VALID_LOCALE
[icu] Selector for getLocale() indicating the most specific
locale for which any data exists.
|
| Modifier and Type | Method and Description |
|---|---|
ULocale |
Calendar.getLocale(ULocale.Type type)
[icu] Returns the locale that was used to create this object, or null.
|
Copyright © 2016 Unicode, Inc. and others.