public class BranchPointImpl extends java.lang.Object implements BranchPoint
| Modifier and Type | Method and Description |
|---|---|
GitCommit |
getCommit() |
MatcherFacade |
getMatches() |
GitBranch |
getOtherBranch() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getOtherBranchNameid@Nonnull public GitCommit getCommit()
getCommit in interface BranchPoint@Nonnull public GitBranch getOtherBranch()
getOtherBranch in interface BranchPoint@Nonnull public MatcherFacade getMatches()
getMatches in interface BranchPoint