Searched refs:readFromSortedMap (Results 1 – 5 of 5) sorted by relevance
61 public abstract void readFromSortedMap(SortedMap<Integer, String> sortedPhonePrefixMap); in readFromSortedMap() method in PhonePrefixMapStorageStrategy
49 public void readFromSortedMap(SortedMap<Integer, String> sortedPhonePrefixMap) { in readFromSortedMap() method in DefaultMapStorage
62 mapStorage.readFromSortedMap(phonePrefixMap); in getSizeOfPhonePrefixMapStorage()
70 public void readFromSortedMap(SortedMap<Integer, String> phonePrefixMap) { in readFromSortedMap() method in FlyweightMapStorage
53 mapStorage.readFromSortedMap(phonePrefixMap); in setUp()