Uses of Class
org.eclipse.jgit.patch.HunkHeader
Packages that use HunkHeader
-
Uses of HunkHeader in org.eclipse.jgit.patch
Subclasses of HunkHeader in org.eclipse.jgit.patchModifier and TypeClassDescriptionclass
Hunk header for a hunk appearing in a "diff --cc" style patch.Methods in org.eclipse.jgit.patch that return types with arguments of type HunkHeaderModifier and TypeMethodDescriptionList<? extends HunkHeader>
FileHeader.getHunks()
Get hunks altering this file; in order of appearance in patch