JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
com.acrolinx.sidebar.utils.DiffMatchPatch.patch_make
(String, String, LinkedList<DiffMatchPatch.Diff>)
Prefer patch_make(String text1, LinkedList<Diff> diffs).