Annotation Type AfterVariables
-
@Target(TYPE) @Retention(RUNTIME) public @interface AfterVariables
Use to groupAfterVariables.AfterVariable
annotations. Can be helpful either if you can't useAfterVariables.AfterVariable
as 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
-
-