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