public static interface CheckedUtil.FuncRt<P,R> extends Func<P,R>
R
call(P... parameters)
callWithRuntimeException
R call(P... parameters) throws RuntimeException
Func
call
Func<P,R>
parameters
RuntimeException
Copyright © 2022. All rights reserved.