Package jnr.ffi.provider.jffi
Class AbstractAsmLibraryInterface
java.lang.Object
jnr.ffi.provider.jffi.AbstractAsmLibraryInterface
- All Implemented Interfaces:
LoadedLibrary
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kenai.jffi.Invoker
protected final NativeLibrary
protected final Runtime
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ffi
public static final com.kenai.jffi.Invoker ffi -
runtime
-
library
-
-
Constructor Details
-
AbstractAsmLibraryInterface
-
-
Method Details
-
getRuntime
- Specified by:
getRuntime
in interfaceLoadedLibrary
-