github.com/F4RD1N/gomobile@v1.0.1/bind/testdata/vars.java.h.golden (about)

     1  // Code generated by gobind. DO NOT EDIT.
     2  
     3  // JNI function headers for the Go <=> Java bridge.
     4  //
     5  //   autogenerated by gobind -lang=java vars
     6  
     7  #ifndef __Vars_H__
     8  #define __Vars_H__
     9  
    10  #include <jni.h>
    11  
    12  extern jclass proxy_class_vars_I;
    13  extern jmethodID proxy_class_vars_I_cons;
    14  
    15  extern jclass proxy_class_vars_S;
    16  extern jmethodID proxy_class_vars_S_cons;
    17  #endif