Searched refs:getSmallerMapStorage (Results 1 – 2 of 2) sorted by relevance
86 AreaCodeMapStorageStrategy getSmallerMapStorage(SortedMap<Integer, String> areaCodeMap) { in getSmallerMapStorage() method in AreaCodeMap111 areaCodeMapStorage = getSmallerMapStorage(sortedAreaCodeMap); in readAreaCodeMap()
86 new AreaCodeMap().getSmallerMapStorage(createDefaultStorageMapCandidate()); in testGetSmallerMapStorageChoosesDefaultImpl()92 new AreaCodeMap().getSmallerMapStorage(createFlyweightStorageMapCandidate()); in testGetSmallerMapStorageChoosesFlyweightImpl()