Interface TestingTelemetry.CheckedRunnable<E extends Exception>

Enclosing class:
TestingTelemetry

public static interface TestingTelemetry.CheckedRunnable<E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     
  • Method Details

    • run

      void run() throws E
      Throws:
      E