@Deprecated public static class ULocale.RegionValidateMap extends Object
Modifier and Type | Field and Description |
---|---|
static ULocale.RegionValidateMap |
BUILTIN
Deprecated.
This API is ICU internal only.
|
protected int[] |
map
Deprecated.
This API is ICU internal only.
|
Constructor and Description |
---|
RegionValidateMap()
Deprecated.
This API is ICU internal only.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(ULocale.RegionValidateMap that)
Deprecated.
This API is ICU internal only.
|
boolean |
isSet(String region)
Deprecated.
This API is ICU internal only.
|
protected int |
value(String region)
Deprecated.
This API is ICU internal only.
|
@Deprecated protected int[] map
@Deprecated public static ULocale.RegionValidateMap BUILTIN
@Deprecated public RegionValidateMap()
@Deprecated public boolean isSet(String region)
@Deprecated public boolean equals(ULocale.RegionValidateMap that)
@Deprecated protected int value(String region)
Copyright © 2016 Unicode, Inc. and others.