Interface Runner.Task

Enclosing class:
Runner

public static interface Runner.Task
Interface to implement Task
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method to perform the task
  • Method Details

    • perform

      void perform() throws Throwable
      Method to perform the task
      Throws:
      Throwable - Throwable