JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.mantoux.delta.diff_match_patch.patch_make
(String, String, LinkedList<diff_match_patch.Diff>)
Prefer patch_make(String text1, LinkedList<
diff_match_patch.Diff
> diffs).