Interface ModulesByAnnotationRule<ANNOTATION extends Annotation>

All Superinterfaces:
ArchRule, CanBeEvaluated, CanOverrideDescription<ArchRule>, HasDescription, ModulesRule<AnnotationDescriptor<ANNOTATION>>, ModulesShouldConjunction<AnnotationDescriptor<ANNOTATION>>

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