Interface GivenModulesConjunction<DESCRIPTOR extends ArchModule.Descriptor>

All Superinterfaces:
GivenConjunction<ArchModule<DESCRIPTOR>>
All Known Subinterfaces:
GivenModulesByAnnotationConjunction<ANNOTATION>

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