public abstract class AbstractAsmLibraryInterface extends Object implements LoadedLibrary
限定符和类型 | 字段和说明 |
---|---|
static com.kenai.jffi.Invoker |
ffi |
protected NativeLibrary |
library |
protected Runtime |
runtime |
构造器和说明 |
---|
AbstractAsmLibraryInterface(Runtime runtime,
NativeLibrary library) |
public static final com.kenai.jffi.Invoker ffi
protected final Runtime runtime
protected final NativeLibrary library
public AbstractAsmLibraryInterface(Runtime runtime, NativeLibrary library)
public final Runtime getRuntime()
getRuntime
在接口中 LoadedLibrary
Copyright © 2021. All rights reserved.