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