Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNGLibrary
-
Packages that use ISVNGLibrary Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNGLibrary in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNGLibrary Modifier and Type Class Description class
DebugProxyISVNGLibrary
Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNGLibrary Constructor Description DebugProxyISVNGLibrary(ISVNGLibrary myLibrary, ISVNDebugLog myDebugLog)
-