Searched refs:getPossibleLengths (Results 1 – 2 of 2) sorted by relevance
91 public TreeSet<Integer> getPossibleLengths() { in getPossibleLengths() method in AreaCodeMapStorageStrategy
153 SortedSet<Integer> currentSetOfLengths = areaCodeMapStorage.getPossibleLengths(); in lookup()