-
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).
| 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). |