Interface UtilitiesImpl.runnableWithReturnAndException<T,S extends Exception>

Enclosing class:
UtilitiesImpl

public static interface UtilitiesImpl.runnableWithReturnAndException<T,S extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    run()
     
  • Method Details

    • run

      T run() throws S
      Throws:
      S