Uses of Class
org.eclipse.jgit.patch.HunkHeader.OldImage
Packages that use HunkHeader.OldImage
-
Uses of HunkHeader.OldImage in org.eclipse.jgit.patch
Subclasses of HunkHeader.OldImage in org.eclipse.jgit.patchFields in org.eclipse.jgit.patch declared as HunkHeader.OldImageMethods in org.eclipse.jgit.patch that return HunkHeader.OldImageModifier and TypeMethodDescriptionCombinedHunkHeader.getOldImage()
Get information about the old image mentioned in this hunk.CombinedHunkHeader.getOldImage
(int nthParent) Get the OldImage data related to the nth ancestorHunkHeader.getOldImage()
Get information about the old image mentioned in this hunk.Constructors in org.eclipse.jgit.patch with parameters of type HunkHeader.OldImageModifierConstructorDescription(package private)
HunkHeader
(FileHeader fh, int offset, HunkHeader.OldImage oi)