Searched defs:readFromSortedMap (Results 1 – 3 of 3) sorted by relevance
49 public void readFromSortedMap(SortedMap<Integer, String> sortedPhonePrefixMap) { in readFromSortedMap() method in DefaultMapStorage
61 public abstract void readFromSortedMap(SortedMap<Integer, String> sortedPhonePrefixMap); in readFromSortedMap() method in PhonePrefixMapStorageStrategy
70 public void readFromSortedMap(SortedMap<Integer, String> phonePrefixMap) { in readFromSortedMap() method in FlyweightMapStorage