Uses of Class
org.eclipse.jgit.patch.HunkHeader.OldImage
-
Packages that use HunkHeader.OldImage Package Description org.eclipse.jgit.patch Patch file parser and data structure. -
-
Uses of HunkHeader.OldImage in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch that return HunkHeader.OldImage Modifier and Type Method Description HunkHeader.OldImage
CombinedHunkHeader. getOldImage()
HunkHeader.OldImage
CombinedHunkHeader. getOldImage(int nthParent)
Get the OldImage data related to the nth ancestorHunkHeader.OldImage
HunkHeader. getOldImage()
-