|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.provider.jffi.AbstractAsmLibraryInterface
public abstract class AbstractAsmLibraryInterface
| Field Summary | |
|---|---|
static com.kenai.jffi.Invoker |
ffi
|
protected NativeLibrary |
library
|
static NativeRuntime |
runtime
|
| Constructor Summary | |
|---|---|
AbstractAsmLibraryInterface(NativeLibrary library)
|
|
| Method Summary | |
|---|---|
Runtime |
getRuntime()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final com.kenai.jffi.Invoker ffi
public static final NativeRuntime runtime
protected final NativeLibrary library
| Constructor Detail |
|---|
public AbstractAsmLibraryInterface(NativeLibrary library)
| Method Detail |
|---|
public final Runtime getRuntime()
getRuntime in interface LoadedLibrary
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||