Annotation Interface Primitive
Tells the annotation processor that this primitive argument's casting type is
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] value- Returns:
- The class or classes that this argument represents. This should be fully qualified (with dots) and include any generics (also fully qualified)
-