public abstract class AbstractAsmLibraryInterface extends Object implements LoadedLibrary
| Modifier and Type | Field and Description |
|---|---|
static com.kenai.jffi.Invoker |
ffi |
protected NativeLibrary |
library |
static NativeRuntime |
runtime |
| Constructor and Description |
|---|
AbstractAsmLibraryInterface(NativeLibrary library) |
public static final com.kenai.jffi.Invoker ffi
public static final NativeRuntime runtime
protected final NativeLibrary library
public AbstractAsmLibraryInterface(NativeLibrary library)
public final Runtime getRuntime()
getRuntime in interface LoadedLibraryCopyright © 2013. All rights reserved.