public static interface CheckedUtil.Func0Rt<R> extends Func0<R>
Modifier and Type | Method and Description |
---|---|
R |
call()
执行函数
|
callWithRuntimeException
R call() throws RuntimeException
Func0
call
in interface Func0<R>
RuntimeException
Copyright © 2024. All rights reserved.