In C, all other JNI reference types are defined to be the same as jobject. For example: typedef jobject jclass;. In C++, JNI introduces a set of dummy ...
確定! 回上一頁