Class AnnotationContainer<A extends Annotation>

    • Constructor Detail

      • AnnotationContainer

        public AnnotationContainer​(AnnotatedElement element,
                                   A annotation)
    • Method Detail

      • getAnnotation

        public A getAnnotation()