Uses of Class
org.tmatesoft.svn.core.internal.wc16.SVNLogClient16
-
Packages that use SVNLogClient16 Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of SVNLogClient16 in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as SVNLogClient16 Modifier and Type Field Description private SVNLogClient16
SVNMergeDriver. myLogClient
Methods in org.tmatesoft.svn.core.internal.wc that return SVNLogClient16 Modifier and Type Method Description protected SVNLogClient16
SVNMergeDriver. getLogClient()
-