blob: 7d9ef8246e5c11c3a7e135cdab42ecfd9ca9c15a (
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 */
#include <jni.h>
#ifndef __virtual__
#define __virtual__
#ifdef __cplusplus
extern "C"
{
#endif
JNIEXPORT jboolean JNICALL Java_virtual_equals (JNIEnv *env, jobject, jobject);
#ifdef __cplusplus
}
#endif
#endif /* __virtual__ */
|