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