Uses of Class
org.tmatesoft.svn.core.internal.io.fs.FSCopyInheritance
-
Packages that use FSCopyInheritance Package Description org.tmatesoft.svn.core.internal.io.fs -
-
Uses of FSCopyInheritance in org.tmatesoft.svn.core.internal.io.fs
Methods in org.tmatesoft.svn.core.internal.io.fs that return FSCopyInheritance Modifier and Type Method Description FSCopyInheritanceFSRevisionRoot. getCopyInheritance(FSParentPath child)abstract FSCopyInheritanceFSRoot. getCopyInheritance(FSParentPath child)FSCopyInheritanceFSTransactionRoot. getCopyInheritance(FSParentPath child)
-