test/tools/javah/6257087/foo_bar.h

Thu, 14 May 2009 10:58:12 -0700

author
vasya
date
Thu, 14 May 2009 10:58:12 -0700
changeset 270
0f653be1a42f
parent 1
9a66ca7c79fa
permissions
-rw-r--r--

Added tag jdk7-b59 for changeset 88bcb6772159

     1 /* DO NOT EDIT THIS FILE - it is machine generated */
     2 #include <jni.h>
     3 /* Header for class foo_bar */
     5 #ifndef _Included_foo_bar
     6 #define _Included_foo_bar
     7 #ifdef __cplusplus
     8 extern "C" {
     9 #endif
    10 /*
    11  * Class:     foo_bar
    12  * Method:    aardvark
    13  * Signature: ()V
    14  */
    15 JNIEXPORT void JNICALL Java_foo_00024bar_aardvark
    16   (JNIEnv *, jobject);
    18 #ifdef __cplusplus
    19 }
    20 #endif
    21 #endif

mercurial