Uses of Class
org.tmatesoft.svn.core.javahl.JavaHLDebugLog
-
Packages that use JavaHLDebugLog Package Description org.tmatesoft.svn.core.javahl This package provides an implementation of the native Subversion javahl binding interface SVNClientInterface that is distributed within the org.tigris.subversion.javahl package. -
-
Uses of JavaHLDebugLog in org.tmatesoft.svn.core.javahl
Fields in org.tmatesoft.svn.core.javahl declared as JavaHLDebugLog Modifier and Type Field Description private static JavaHLDebugLog
JavaHLDebugLog. ourInstance
Methods in org.tmatesoft.svn.core.javahl that return JavaHLDebugLog Modifier and Type Method Description static JavaHLDebugLog
JavaHLDebugLog. getInstance()
-