Annotation Type CalledByNative
-
@Target(METHOD) @Retention(CLASS) public @interface CalledByNativeis used by the JNI generator to create the necessary JNI bindings and expose this method to native code.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringvalue
-