Package com.google.j2objc.annotations
Annotation Type Property.Suppress
-
@Target(METHOD) public static @interface Property.Suppress
Prevents a method from being converted to a property when its class is annotated with `@Property`.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
reason
-