mirror of
https://github.com/2003scape/deep-c-rsc.git
synced 2024-03-22 05:49:51 -04:00
54 lines
1.1 KiB
C
54 lines
1.1 KiB
C
/* DO NOT EDIT THIS FILE - it is machine generated (JCGO_116) */
|
|
|
|
#ifdef JCGO_SEPARATED
|
|
#define JCGO_116
|
|
#include "jcgortl.h"
|
|
#include "Main.h"
|
|
#endif
|
|
|
|
#ifdef JCGO_116
|
|
|
|
#ifdef CHKALL_java_util_Map
|
|
#include "jcgobchk.h"
|
|
#endif
|
|
|
|
JCGO_NOSEP_DATA CONST struct jcgo_methods_s java_util_Map_Entry_methods=
|
|
{
|
|
JCGO_CLASSREF_OF(java_util_Map_Entry__class),
|
|
JCGO_GCJDESCR_ZEROINIT
|
|
OBJT_java_util_Map_Entry,
|
|
0,
|
|
NULL,
|
|
JCGO_CLINIT_INIT(0)
|
|
0
|
|
};
|
|
|
|
JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_util_Map_Entry_class_s
|
|
java_util_Map_Entry__class JCGO_THRD_ATTRNONGC=
|
|
{
|
|
{
|
|
&java_lang_Class_methods,
|
|
JCGO_MON_INIT
|
|
JCGO_OBJREF_OF(*(java_lang_Object)&java_util_Map_Entry_methods),
|
|
JCGO_STRREF_OF(jcgo_string1_Entry),
|
|
jnull,
|
|
((jObjectArr)JCGO_OBJREF_OF(jcgo_array3_Object)),
|
|
0x608
|
|
}
|
|
};
|
|
|
|
JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string1_Entry
|
|
JCGO_THRD_ATTRNONGC=
|
|
{
|
|
&java_lang_String_methods,
|
|
JCGO_MON_INIT
|
|
(java_lang_Object)JCGO_OBJREF_OF(jcgo_array2_Map6AFB0),
|
|
0, 19, (jint)0xf6282d4aL
|
|
};
|
|
|
|
#ifdef CHKALL_java_util_Map
|
|
#include "jcgochke.h"
|
|
#endif
|
|
|
|
#endif
|