@FunctionalInterface public interface RethrowableCallable<R> extends Callable<R>
default R
call()
R
doCall()
default R call()
call
Callable<R>
R doCall() throws Exception
Exception
Copyright © 2017. All rights reserved.