MCPcopy Index your code
hub / github.com/dnaumenko/java-diff-utils / DiffAlgorithm

Interface DiffAlgorithm

src/main/java/difflib/DiffAlgorithm.java:69–90  ·  view source on GitHub ↗

The general interface for computing diffs between two lists of elements of type T. @author Dmitry Naumenko @param T The type of the compared elements in the 'lines'.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

diffMethod · 0.65

Implementers 2

DiffUtilssrc/main/java/difflib/DiffUtils.java
MyersDiffsrc/main/java/difflib/myers/MyersDiff.

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…