Class DebugProxyISVNMacOsCFLibrary
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.util.jna.DebugProxyISVNMacOsCFLibrary
-
- All Implemented Interfaces:
com.sun.jna.Library
,ISVNMacOsCFLibrary
public class DebugProxyISVNMacOsCFLibrary extends java.lang.Object implements ISVNMacOsCFLibrary
-
-
Constructor Summary
Constructors Constructor Description DebugProxyISVNMacOsCFLibrary(ISVNMacOsCFLibrary myLibrary, ISVNDebugLog myDebugLog)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
CFRelease(com.sun.jna.Pointer pointer)
-
-
-
Constructor Detail
-
DebugProxyISVNMacOsCFLibrary
public DebugProxyISVNMacOsCFLibrary(ISVNMacOsCFLibrary myLibrary, ISVNDebugLog myDebugLog)
-
-
Method Detail
-
CFRelease
public void CFRelease(com.sun.jna.Pointer pointer)
- Specified by:
CFRelease
in interfaceISVNMacOsCFLibrary
-
-