Uses of Class
org.eclipse.jgit.patch.PatchApplier.Result.Error
-
Packages that use PatchApplier.Result.Error Package Description org.eclipse.jgit.patch Patch file parser and data structure. -
-
Uses of PatchApplier.Result.Error in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch that return types with arguments of type PatchApplier.Result.Error Modifier and Type Method Description List<PatchApplier.Result.Error>PatchApplier.Result. getErrors()
-