Use this to group several @GeneratePrism annotations together, for example in a package
annotation. If any of those annotations have a member element whose type is another of
those annotations, then the Prism for the first will use the Prism for the second.
The target is relatively unimportant, however the generated Prism will be a member of the same package as the target.
- Author:
- Bruce Chapman
-
Required Element Summary
-
Element Details
-
value
The Prisms to be generated.- Returns:
- a list of prisms to generate.
-