Interface Executable


public interface Executable
Interface to implement an Executable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method to execute
  • Method Details

    • execute

      void execute() throws Throwable
      Method to execute
      Throws:
      Throwable - Throwable