-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Target(value = ElementType.FIELD)@Retention(value = RetentionPolicy.CLASS) public @interface AccessedByNative
is used by the JNI generator to create the necessary JNI bindings and expose this method to native code.