Searched defs:noop (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/contrib/analyzers/stempel/src/java/org/egothor/stemmer/
H A DDiff.java90 * @param noop Description of the Parameter
92 public Diff(int ins, int del, int rep, int noop) { argument
96 NOOP = noop;

Completed in 11 milliseconds