@FunctionalInterface public interface ThrowingCallable<R,T extends Throwable>
R
call()
@NotNull R call() throws T extends Throwable
T extends Throwable
Copyright © 2017. All rights reserved.