Interface JAnnotationWriter<A extends Annotation>

    • Method Detail

      • getAnnotationUse

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

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