Package org.fusesource.hawtjni.runtime
Class JNIEnv
java.lang.Object
org.fusesource.hawtjni.runtime.JNIEnv
This is a marker class. Methods that take this as an argument will receive that actual native 'JNIEnv *' value. Since this class cannot be instantiated, Java callers must pass null for the value.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JNIEnv
private JNIEnv()
-