Annotation Type AfterVariables
-
@Target(TYPE) @Retention(RUNTIME) public @interface AfterVariables
Use to groupAfterVariables.AfterVariableannotations. Can be helpful either if you can't useAfterVariables.AfterVariableas repeatable annotations or just to group annotations. Note. This functionality is for the Studio only.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description AfterVariables.AfterVariable[]value
-
-
-
Element Detail
-
value
AfterVariables.AfterVariable[] value
-
-