Interface JobExecutor.ThrowableJobConsumer

  • Enclosing class:
    JobExecutor

    static interface JobExecutor.ThrowableJobConsumer
    • Method Detail

      • accept

        void accept​(BuildJob t)
             throws java.lang.Throwable
        Throws:
        java.lang.Throwable