Interface UncheckedCallable<T>


  • public interface UncheckedCallable<T>
    Same as Callable but it does not have Exception in its signature
    Author:
    pwinckles