/* 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_lang_NumberFormatException #include "jcgobchk.h" #endif JCGO_NOSEP_STATIC java_lang_NumberFormatException CFASTCALL java_lang_NumberFormatException__this__( java_lang_NumberFormatException This ) { { (java_lang_IllegalArgumentException__this__((java_lang_IllegalArgumentException)This)); } return This; } JCGO_NOSEP_FRWINL java_lang_NumberFormatException CFASTCALL java_lang_NumberFormatException__new__( void ) { return java_lang_NumberFormatException__this__( (java_lang_NumberFormatException)jcgo_newObject((jvtable)&java_lang_NumberFormatException_methods)); } JCGO_NOSEP_INLINE java_lang_NumberFormatException CFASTCALL java_lang_NumberFormatException__this__Ls( java_lang_NumberFormatException This, java_lang_String s ) { { (java_lang_IllegalArgumentException__this__Ls((java_lang_IllegalArgumentException)This, s)); } return This; } JCGO_NOSEP_FRWINL java_lang_NumberFormatException CFASTCALL java_lang_NumberFormatException__new__Ls( java_lang_String s ) { return java_lang_NumberFormatException__this__Ls( (java_lang_NumberFormatException)jcgo_newObject((jvtable)&java_lang_NumberFormatException_methods), s); } JCGO_NOSEP_DATA CONST struct java_lang_NumberFormatException_methods_s java_lang_NumberFormatException_methods= { JCGO_CLASSREF_OF(java_lang_NumberFormatException__class), JCGO_GCJDESCR_ZEROINIT OBJT_java_lang_NumberFormatException, (JCGO_OBJSIZE_T)sizeof(struct java_lang_NumberFormatException_s), NULL, JCGO_CLINIT_INIT(0) java_lang_NumberFormatException__this__, java_lang_Object__equals__Lo, java_lang_Object__hashCode__, java_lang_Throwable__toString__, java_lang_Object__finalize__, java_lang_Throwable__getMessage__, java_lang_Throwable__getCause__ }; JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_lang_NumberFormatException_class_s java_lang_NumberFormatException__class JCGO_THRD_ATTRNONGC= { { &java_lang_Class_methods, JCGO_MON_INIT JCGO_OBJREF_OF(*(java_lang_Object)&java_lang_NumberFormatException_methods), JCGO_STRREF_OF(jcgo_string1_NmbrFrEx), JCGO_CLASSREF_OF(java_lang_IllegalArgumentException__class), ((jObjectArr)JCGO_OBJREF_OF(jcgo_array3_Object)), 0x1 } }; JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string1_NmbrFrEx JCGO_THRD_ATTRNONGC= { &java_lang_String_methods, JCGO_MON_INIT (java_lang_Object)JCGO_OBJREF_OF(jcgo_array3_Number), 0, 31, (jint)0x61d1f6bbL }; #ifdef CHKALL_java_lang_NumberFormatException #include "jcgochke.h" #endif #endif