/* This file is machine generated, don't edit it !*/ /* Structure information for class: java/util/ResourceBundle */ typedef struct java_util_ResourceBundle { java_objectheader header; struct java_util_ResourceBundle* parent; } java_util_ResourceBundle; /* * Class: java/util/ResourceBundle * Method: getClassContext * Signature: ()[Ljava/lang/Class; */ JNIEXPORT java_objectarray* JNICALL Java_java_util_ResourceBundle_getClassContext (JNIEnv *env );