Interface GenericExceptionAction<R,E extends Exception>


public interface GenericExceptionAction<R,E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    run()
     
  • Method Details