ignore.java.h.golden 519 B

123456789101112131415161718192021
  1. // Code generated by gobind. DO NOT EDIT.
  2. // JNI function headers for the Go <=> Java bridge.
  3. //
  4. // autogenerated by gobind -lang=java ignore
  5. #ifndef __Ignore_H__
  6. #define __Ignore_H__
  7. #include <jni.h>
  8. extern jclass proxy_class_ignore_I;
  9. extern jmethodID proxy_class_ignore_I_cons;
  10. // skipped method I.Argument with unsupported parameter or return types
  11. // skipped method I.Result with unsupported parameter or return types
  12. extern jclass proxy_class_ignore_S;
  13. extern jmethodID proxy_class_ignore_S_cons;
  14. #endif