Package com.google.j2objc.annotations
Annotation Type ReflectionSupport
-
@Documented @Target({TYPE,PACKAGE}) @Retention(CLASS) public @interface ReflectionSupport
Annotation that specifies the level of reflection support for a particular class.- Author:
- Keith Stanger
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ReflectionSupport.Level
value
-
-
-
Element Detail
-
value
ReflectionSupport.Level value
-
-