Class MetaAnnotation<META extends Annotation>

java.lang.Object
org.linkki.util.reflection.MetaAnnotation<META>
Type Parameters:
META - the meta-annotation

public class MetaAnnotation<META extends Annotation> extends Object
Helper class for handling meta-annotations (Annotations with Target ElementType.ANNOTATION_TYPE).