public class JNIInvokeInterface extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AttachCurrentThread |
static int |
AttachCurrentThreadAsDaemon |
static int |
DestroyJavaVM |
static int |
DetachCurrentThread |
static int |
GetEnv |
| Constructor and Description |
|---|
JNIInvokeInterface() |
public static final int DestroyJavaVM
public static final int AttachCurrentThread
public static final int DetachCurrentThread
public static final int GetEnv
public static final int AttachCurrentThreadAsDaemon
Copyright © 2017. All rights reserved.