public static interface CheckedUtil.VoidFuncRt<P> extends VoidFunc<P>
Modifier and Type | Method and Description |
---|---|
void |
call(P... parameters)
执行函数
|
callWithRuntimeException
void call(P... parameters) throws RuntimeException
VoidFunc
call
in interface VoidFunc<P>
parameters
- 参数列表RuntimeException
Copyright © 2024. All rights reserved.