
public interface LocalizedNames
| Modifier and Type | Method and Description |
|---|---|
String[] |
getLikelyRegionCodes() |
String |
getRegionName(String regionCode)
Get the localized name of a given region in this locale.
|
String[] |
getSortedRegionCodes() |
String[] getLikelyRegionCodes()
String getRegionName(String regionCode)
regionCode - String[] getSortedRegionCodes()
Copyright © 2018. All rights reserved.