Interface JavaCompileTaskOperationResult.AnnotationProcessorResult

    • Method Detail

      • getClassName

        java.lang.String getClassName()
        Returns the fully-qualified class name of this annotation processor.
      • getDuration

        java.time.Duration getDuration()
        Returns the total execution time of this annotation processor.