Lines Matching defs:words
959 String[] words = tmpSentence.trim().split(" ");960 builder.append(words[words.length-1]);