Class SVNMergeDriver.MergeSource
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNMergeDriver.MergeSource
- Enclosing class:
- SVNMergeDriver
protected class SVNMergeDriver.MergeSource
extends java.lang.Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
myURL1
-
myRevision1
private long myRevision1 -
myURL2
-
myRevision2
private long myRevision2
-
-
Constructor Details
-
MergeSource
protected MergeSource()
-
-
Method Details
-
getURL1
-
getURL2
-
getRevision1
public long getRevision1() -
getRevision2
public long getRevision2()
-