Uses of Class
org.eclipse.jgit.patch.Patch
-
Packages that use Patch Package Description org.eclipse.jgit.patch Patch file parser and data structure. -
-
Uses of Patch in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch with parameters of type Patch Modifier and Type Method Description (package private) int
CombinedHunkHeader. parseBody(Patch script, int end)
(package private) int
HunkHeader. parseBody(Patch script, int end)
-