github.com/coming-chat/gomobile@v0.0.0-20220601074111-56995f7d7aba/bind/testdata/ignore.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 ignore 6 7 #ifndef __Ignore_H__ 8 #define __Ignore_H__ 9 10 #include <jni.h> 11 12 extern jclass proxy_class_ignore_I; 13 extern jmethodID proxy_class_ignore_I_cons; 14 15 // skipped method I.Argument with unsupported parameter or return types 16 17 // skipped method I.Result with unsupported parameter or return types 18 19 extern jclass proxy_class_ignore_S; 20 extern jmethodID proxy_class_ignore_S_cons; 21 #endif