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
protected final Runtime runtime
library
protected final NativeLibrary library
AbstractAsmLibraryInterface
public AbstractAsmLibraryInterface(Runtime runtime,
NativeLibrary library)
getRuntime
public final Runtime getRuntime()
- Specified by:
getRuntime in interface LoadedLibrary
Copyright © 2013. All Rights Reserved.