jnr.ffi.provider.jffi
Class AbstractAsmLibraryInterface
java.lang.Object
jnr.ffi.provider.jffi.AbstractAsmLibraryInterface
- All Implemented Interfaces:
- LoadedLibrary
public abstract class AbstractAsmLibraryInterface
- extends Object
- implements LoadedLibrary
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ffi
public static final com.kenai.jffi.Invoker ffi
runtime
public static final NativeRuntime runtime
library
protected final NativeLibrary library
AbstractAsmLibraryInterface
public AbstractAsmLibraryInterface(NativeLibrary library)
newInvocationBuffer
protected static final com.kenai.jffi.HeapInvocationBuffer newInvocationBuffer(com.kenai.jffi.Function f)
getRuntime
public final Runtime getRuntime()
- Specified by:
getRuntime in interface LoadedLibrary
Copyright © 2012. All Rights Reserved.