summaryrefslogtreecommitdiff
path: root/include/java_lang_Object.h
blob: d2e6144ca5d4af44ad0ba2ee1c7e84b5350fcdcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* DO NOT EDIT THIS FILE - it is machine generated */

#ifndef __java_lang_Object__
#define __java_lang_Object__

#include <jni.h>

#ifdef __cplusplus
extern "C"
{
#endif

extern jclass Java_java_lang_Object_getClass (JNIEnv *env, jobject);

#ifdef __cplusplus
}
#endif

#endif /* __java_lang_Object__ */