Class FSLog.RangeListPath
java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.FSLog.RangeListPath
- Enclosing class:
- FSLog
private class FSLog.RangeListPath
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) java.lang.String
(package private) SVNMergeRangeList
-
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
-
myPath
java.lang.String myPath -
myRangeList
SVNMergeRangeList myRangeList
-
-
Constructor Details
-
RangeListPath
private RangeListPath()
-