/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class CheckMethodCalls */ #ifndef _Included_CheckMethodCalls #define _Included_CheckMethodCalls #ifdef __cplusplus extern "C" { #endif /* * Class: CheckMethodCalls * Method: nativeMethod * Signature: ()Ljava/lang/Object; */ JNIEXPORT jobject JNICALL Java_CheckMethodCalls_nativeMethod (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif