Home | History | Annotate | Download | only in text

Lines Matching refs:ngramList

33         private int[] ngramList;
43 ngramList = theNgramList;
97 if (search(ngramList, thisNgram) >= 0) {