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, getOtherBranchNameidpublic GitCommit getCommit()
getCommit in interface BranchPointpublic GitBranch getOtherBranch()
getOtherBranch in interface BranchPointpublic MatcherFacade getMatches()
getMatches in interface BranchPoint