Uses of Class
org.eclipse.jgit.blame.Candidate.BlobCandidate
-
Packages that use Candidate.BlobCandidate Package Description org.eclipse.jgit.blame Computing blame/annotate information of files. -
-
Uses of Candidate.BlobCandidate in org.eclipse.jgit.blame
Methods in org.eclipse.jgit.blame with parameters of type Candidate.BlobCandidate Modifier and Type Method Description private void
BlameGenerator. push(Candidate.BlobCandidate toInsert)
-