Interface ReturningTryBlock<T>


  • public interface ReturningTryBlock<T>
    • Method Detail

      • run

        T run()
        throws java.lang.Exception
        Throws:
        java.lang.Exception