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 PatchApplier.ResultPatchApplier. applyPatch(Patch p)Applies the given patch
-