JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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.Result
PatchApplier.
applyPatch
(
Patch
p)
Applies the given patch