Annotation Type Graph.OptIns
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public static @interface Graph.OptIns
Holds a collection ofGraph.OptIn
enabling multipleGraph.OptIn
to be applied to a single suite.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description Graph.OptIn[]
value
-
-
-
Element Detail
-
value
Graph.OptIn[] value
-
-