Home
last modified time | relevance | path

Searched refs:noteDifferences (Results 1 – 2 of 2) sorted by relevance

/external/jdiff/src/jdiff/
DJDiff.java124 Comments.noteDifferences(existingComments, newComments); in startGeneration()
DComments.java435 public static void noteDifferences(Comments oldComments, Comments newComments) { in noteDifferences() method