public static interface CheckedUtil.Func1Rt<P,R> extends Func1<P,R>
R
call(P parameter)
callWithRuntimeException
R call(P parameter) throws RuntimeException
Func1
call
Func1<P,R>
parameter
RuntimeException
Copyright © 2022. All rights reserved.