Interface GivenModules<DESCRIPTOR extends ArchModule.Descriptor>

All Superinterfaces:
GivenObjects<ArchModule<DESCRIPTOR>>
All Known Subinterfaces:
GivenModulesByAnnotation<ANNOTATION>
All Known Implementing Classes:
ModuleRuleDefinition.PackagesDefinition, ModuleRuleDefinition.RootClassesDefinition

@PublicAPI(usage=ACCESS, state=EXPERIMENTAL) public interface GivenModules<DESCRIPTOR extends ArchModule.Descriptor> extends GivenObjects<ArchModule<DESCRIPTOR>>