Class AnnotationDescriptor<A extends Annotation>

java.lang.Object
com.tngtech.archunit.library.modules.AnnotationDescriptor<A>
Type Parameters:
A - The type of Annotation this ArchModule.Descriptor contains
All Implemented Interfaces:
ArchModule.Descriptor

@PublicAPI(usage=ACCESS, state=EXPERIMENTAL) public final class AnnotationDescriptor<A extends Annotation> extends Object implements ArchModule.Descriptor
An ArchModule.Descriptor that carries along a specific Annotation.