@Target(value={TYPE,METHOD,CONSTRUCTOR,PACKAGE}) @Retention(value=CLASS) public @interface ObjectiveCName
RetentionPolicy.RUNTIME
,
it will not be emitted in transpiled output from the J2ObjC transpiler.
This is the only annotation ignored in this way.public abstract String value
Copyright © 2017. All rights reserved.