Uses of Interface
org.eclipse.jgit.gitrepo.RepoCommand.IncludedFileReader
-
Packages that use RepoCommand.IncludedFileReader Package Description org.eclipse.jgit.gitrepo -
-
Uses of RepoCommand.IncludedFileReader in org.eclipse.jgit.gitrepo
Methods in org.eclipse.jgit.gitrepo with parameters of type RepoCommand.IncludedFileReader Modifier and Type Method Description RepoCommand
RepoCommand. setIncludedFileReader(RepoCommand.IncludedFileReader reader)
Set the IncludedFileReader callback.
-