/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class App */ #ifndef _Included_App #define _Included_App #ifdef __cplusplus extern "C" { #endif /* * Class: App * Method: add * Signature: (II)I */ JNIEXPORT jint JNICALL Java_App_add (JNIEnv *, jclass, jint, jint); #ifdef __cplusplus } #endif #endif