Interface JAnnotationWriter<A extends java.lang.annotation.Annotation>

    • Method Detail

      • getAnnotationUse

        JAnnotationUse getAnnotationUse()
        Gets the underlying annotation use object to which we are writing.
      • getAnnotationType

        java.lang.Class<A> getAnnotationType()
        The type of the annotation that this writer is writing.