Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNCLibrary
-
Packages that use ISVNCLibrary Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNCLibrary in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNCLibrary Modifier and Type Class Description classDebugProxyISVNCLibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNCLibrary Modifier and Type Field Description private ISVNCLibraryDebugProxyISVNCLibrary. myLibraryprivate static ISVNCLibraryJNALibraryLoader. ourCLibraryMethods in org.tmatesoft.svn.core.internal.util.jna that return ISVNCLibrary Modifier and Type Method Description static ISVNCLibraryJNALibraryLoader. getCLibrary()Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNCLibrary Constructor Description DebugProxyISVNCLibrary(ISVNCLibrary library, ISVNDebugLog debugLog)
-