Searched defs:areaCodeMap (Results 1 – 4 of 4) sorted by relevance
61 SortedMap<Integer, String> areaCodeMap) throws IOException { in getSizeOfAreaCodeMapStorage()86 AreaCodeMapStorageStrategy getSmallerMapStorage(SortedMap<Integer, String> areaCodeMap) { in getSmallerMapStorage()
70 public void readFromSortedMap(SortedMap<Integer, String> areaCodeMap) { in readFromSortedMap()93 SortedMap<Integer, String> areaCodeMap) { in createDescriptionPool()
36 private static final SortedMap<Integer, String> areaCodeMap; field in FlyweightMapStorageTest
161 private static AreaCodeMap createNewAreaCodeMap(AreaCodeMap areaCodeMap) throws IOException { in createNewAreaCodeMap()