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

Interface Equalizer

src/main/java/difflib/myers/Equalizer.java:66–75  ·  view source on GitHub ↗

Specifies when two compared elements in the Myers algorithm are equal. 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 8

verifyLinesEqualMethod · 0.65
verifyMethod · 0.65
parseUnifiedDiffMethod · 0.65
processRawChunkMethod · 0.65
verifyMethod · 0.65
equalsMethod · 0.65
equalsMethod · 0.65
equalsMethod · 0.65

Implementers 5

Chunksrc/main/java/difflib/Chunk.java
Deltasrc/main/java/difflib/Delta.java
DiffRowsrc/main/java/difflib/DiffRow.java
DiffRowGeneratorsrc/main/java/difflib/DiffRowGenerator
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…