Class anyline_core_customJNI


  • public class anyline_core_customJNI
    extends java.lang.Object
    This file holds JNI code for handling the Callback from C/C++ code back to JAVA. This is actually some complex shit, so don't you dare to touch it if you don't know what you're doing!
    • Constructor Detail

      • anyline_core_customJNI

        public anyline_core_customJNI()
    • Method Detail

      • destroy_PluginCallback

        public static final void destroy_PluginCallback​(long jarg1)
      • new_PluginCallback

        public static final long new_PluginCallback()
      • AnylineCoreCallbackConnector_init_PluginCallback

        public static final void AnylineCoreCallbackConnector_init_PluginCallback​(PluginCallback obj,
                                                                                  long cptr,
                                                                                  boolean mem_own,
                                                                                  boolean weak_global)