Searched refs:removeDupes (Results 1 – 2 of 2) sorted by relevance
361 StringUtils.removeDupes(suggestions); in getResult()
113 public static void removeDupes(final ArrayList<String> suggestions) { in removeDupes() method in StringUtils