Uses of Interface
org.tmatesoft.svn.core.internal.wc2.patch.SvnTargetContent.IRealLineCallback
-
Packages that use SvnTargetContent.IRealLineCallback Package Description org.tmatesoft.svn.core.internal.wc2.patch -
-
Uses of SvnTargetContent.IRealLineCallback in org.tmatesoft.svn.core.internal.wc2.patch
Methods in org.tmatesoft.svn.core.internal.wc2.patch that return SvnTargetContent.IRealLineCallback Modifier and Type Method Description SvnTargetContent.IRealLineCallback
SvnTargetContent. getReadLineCallback()
Methods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnTargetContent.IRealLineCallback Modifier and Type Method Description void
SvnTargetContent. setReadLineCallback(SvnTargetContent.IRealLineCallback readLineCallback)
-