Uses of Interface
org.tmatesoft.svn.core.internal.wc2.patch.SvnTargetContent.ITellCallback
-
Packages that use SvnTargetContent.ITellCallback Package Description org.tmatesoft.svn.core.internal.wc2.patch -
-
Uses of SvnTargetContent.ITellCallback in org.tmatesoft.svn.core.internal.wc2.patch
Methods in org.tmatesoft.svn.core.internal.wc2.patch that return SvnTargetContent.ITellCallback Modifier and Type Method Description SvnTargetContent.ITellCallback
SvnTargetContent. getTellCallback()
Methods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnTargetContent.ITellCallback Modifier and Type Method Description void
SvnTargetContent. setTellCallback(SvnTargetContent.ITellCallback tellCallback)
-