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