Interface Annotated

    • Method Detail

      • hasAnnotation

        boolean hasAnnotation​(Class<? extends Annotation> annotationClass)
      • getTypedAnnotation

        <A extends Annotation> A getTypedAnnotation​(Class<A> annotationClass)