Interface Annotated

    • Method Detail

      • hasAnnotation

        boolean hasAnnotation​(java.lang.Class<? extends java.lang.annotation.Annotation> annotationClass)
      • getTypedAnnotation

        <A extends java.lang.annotation.Annotation> A getTypedAnnotation​(java.lang.Class<A> annotationClass)