Interface ExceptionRunnable<E extends java.lang.Exception>


  • public interface ExceptionRunnable<E extends java.lang.Exception>
    An operation that can throw an exception.
    Author:
    David M. Lloyd