Package jnr.ffi.provider.jffi
Class JNIInvokeInterface
java.lang.Object
jnr.ffi.provider.jffi.JNIInvokeInterface
Indexes of JavaVM methods
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DestroyJavaVM
public static final int DestroyJavaVM- See Also:
-
AttachCurrentThread
public static final int AttachCurrentThread- See Also:
-
DetachCurrentThread
public static final int DetachCurrentThread- See Also:
-
GetEnv
public static final int GetEnv- See Also:
-
AttachCurrentThreadAsDaemon
public static final int AttachCurrentThreadAsDaemon- See Also:
-
-
Constructor Details
-
JNIInvokeInterface
public JNIInvokeInterface()
-