Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNWin32Library
-
Packages that use ISVNWin32Library Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNWin32Library in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNWin32Library Modifier and Type Class Description classDebugProxyISVNWin32LibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNWin32Library Modifier and Type Field Description private ISVNWin32LibraryDebugProxyISVNWin32Library. myLibraryprivate static ISVNWin32LibraryJNALibraryLoader. ourWin32LibraryMethods in org.tmatesoft.svn.core.internal.util.jna that return ISVNWin32Library Modifier and Type Method Description static ISVNWin32LibraryJNALibraryLoader. getWin32Library()Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNWin32Library Constructor Description DebugProxyISVNWin32Library(ISVNWin32Library myLibrary, ISVNDebugLog myDebugLog)
-