public class LocalizedNamesImpl_nl_BE extends LocalizedNamesImpl_nl
likelyRegionCodes, namesMap, sortedRegionCodes| Constructor and Description |
|---|
LocalizedNamesImpl_nl_BE() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadNameMap()
Initializes {
DefaultLocalizedNamesBase.namesMap to a map of region code (including
non-country codes) to localized names. |
loadLikelyRegionCodes, loadSortedRegionCodesoverrideMapgetLikelyRegionCodes, getRegionName, getRegionNameImpl, getSortedRegionCodes, needsNameMapprotected void loadNameMap()
DefaultLocalizedNamesBaseDefaultLocalizedNamesBase.namesMap to a map of region code (including
non-country codes) to localized names. Subclasses should generally call the
parent implementation and then change specific entries, though if most
entries are being changed they can just create their own map.loadNameMap in class LocalizedNamesImpl_nlCopyright © 2020. All rights reserved.