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 classDebugProxyISVNGLibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNGLibrary Modifier and Type Field Description private ISVNGLibraryDebugProxyISVNGLibrary. myLibraryprivate static ISVNGLibraryJNALibraryLoader. ourGLibraryMethods in org.tmatesoft.svn.core.internal.util.jna that return ISVNGLibrary Modifier and Type Method Description static ISVNGLibraryJNALibraryLoader. getGLibrary()Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNGLibrary Constructor Description DebugProxyISVNGLibrary(ISVNGLibrary myLibrary, ISVNDebugLog myDebugLog)
-