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

Method restore

src/main/java/difflib/Patch.java:94–102  ·  view source on GitHub ↗

Restore the text to original. Opposite to applyTo() method. @param target the given target @return the restored text

(List<T> target)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

unpatchMethod · 0.45

Calls 2

getDeltasMethod · 0.95
sizeMethod · 0.80

Tested by

no test coverage detected