Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNMacOsCFLibrary
-
Packages that use ISVNMacOsCFLibrary Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNMacOsCFLibrary in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNMacOsCFLibrary Modifier and Type Class Description classDebugProxyISVNMacOsCFLibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNMacOsCFLibrary Modifier and Type Field Description private ISVNMacOsCFLibraryDebugProxyISVNMacOsCFLibrary. myLibraryprivate static ISVNMacOsCFLibraryJNALibraryLoader. ourMacOsCFLibraryMethods in org.tmatesoft.svn.core.internal.util.jna that return ISVNMacOsCFLibrary Modifier and Type Method Description static ISVNMacOsCFLibraryJNALibraryLoader. getMacOsCFLibrary()Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNMacOsCFLibrary Constructor Description DebugProxyISVNMacOsCFLibrary(ISVNMacOsCFLibrary myLibrary, ISVNDebugLog myDebugLog)
-