Uses of Class
org.eclipse.jgit.diff.DiffFormatter.FormatResult
-
Packages that use DiffFormatter.FormatResult Package Description org.eclipse.jgit.diff Comparing file contents by computing diffs. -
-
Uses of DiffFormatter.FormatResult in org.eclipse.jgit.diff
Methods in org.eclipse.jgit.diff that return DiffFormatter.FormatResult Modifier and Type Method Description private DiffFormatter.FormatResult
DiffFormatter. createFormatResult(DiffEntry ent)
-