Interface GivenModulesByAnnotationConjunction<ANNOTATION extends Annotation>

All Superinterfaces:
GivenConjunction<ArchModule<AnnotationDescriptor<ANNOTATION>>>, GivenModulesConjunction<AnnotationDescriptor<ANNOTATION>>

@PublicAPI(usage=ACCESS, state=EXPERIMENTAL) public interface GivenModulesByAnnotationConjunction<ANNOTATION extends Annotation> extends GivenModulesConjunction<AnnotationDescriptor<ANNOTATION>>