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) intCombinedHunkHeader. parseBody(Patch script, int end)(package private) intHunkHeader. parseBody(Patch script, int end)
-