Searched defs:words (Results 1 – 4 of 4) sorted by relevance
108 List<String> words = Arrays.asList(line.split(",")); in parseLine() local
215 List<String> words = new ArrayList<String>(typos); in testComparisons() local
321 List<String> words = new ArrayList<String>(lines.size()); in writeDatabase() local742 List<String> words = new ArrayList<String>(); in computeSuggestions() local
331 List<String> words = new ArrayList<String>(); in getSuggestions() local