Interface CheckedRunnable


  • public interface CheckedRunnable
    Same as Runnable but it has Exception in its signature
    Author:
    pwinckles