Interface Trap.Runnable

Enclosing class:
Trap

public static interface Trap.Runnable
Interface to implement Runnable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
    Method to run the Runnable
  • Method Details

    • run

      void run() throws Throwable
      Method to run the Runnable
      Throws:
      Throwable - Throwable