HomeSort by relevance Sort by last modified time
    Searched defs:numIdx (Results 1 - 2 of 2) sorted by null

  /external/jdiff/src/jdiff/
Comments.java 205 int numIdx = endIdx - startIdx + 1;
206 if (numIdx != 1) {
207 System.out.println("Warning: " + numIdx + " identical ids in the existing comments file. Using the first instance.");
  /external/guava/guava/lib/
jdiff.jar 

Completed in 253 milliseconds