Interface UtilitiesImpl.runnableWithException<T extends Exception>

Enclosing class:
UtilitiesImpl

public static interface UtilitiesImpl.runnableWithException<T extends Exception>
  • Method Summary

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

    • run

      void run() throws T
      Throws:
      T