Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNKernel32Library
-
Packages that use ISVNKernel32Library Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNKernel32Library in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNKernel32Library Modifier and Type Class Description classDebugProxyISVNKernel32LibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNKernel32Library Modifier and Type Field Description private ISVNKernel32LibraryDebugProxyISVNKernel32Library. myLibraryprivate static ISVNKernel32LibraryJNALibraryLoader. ourKenrelLibraryMethods in org.tmatesoft.svn.core.internal.util.jna that return ISVNKernel32Library Modifier and Type Method Description static ISVNKernel32LibraryJNALibraryLoader. getKernelLibrary()Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNKernel32Library Constructor Description DebugProxyISVNKernel32Library(ISVNKernel32Library myLibrary, ISVNDebugLog myDebugLog)
-