Uses of Interface
org.eclipse.jgit.internal.storage.commitgraph.CommitGraph.CommitData
-
Packages that use CommitGraph.CommitData Package Description org.eclipse.jgit.internal.storage.commitgraph -
-
Uses of CommitGraph.CommitData in org.eclipse.jgit.internal.storage.commitgraph
Methods in org.eclipse.jgit.internal.storage.commitgraph that return CommitGraph.CommitData Modifier and Type Method Description CommitGraph.CommitDataCommitGraph. getCommitData(int graphPos)Get the metadata of a commit。
-