Annotation Interface RequiresModules
A container for the
RequiresModule annotations to make it a Repeatable
annotation.
Note that all modules must exist within the parameters defined for this to return a enabled condition.
- Author:
- James R. Perkins
-
Required Element Summary
Required Elements
-
Element Details
-
value
RequiresModule[] valueAn array of one or moreRequiresModuleannotations.- Returns:
- an array of the annotations
-