toggle menu
Spring Boot Kotlin API
3.3.10
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.util
/
LambdaSafe
/
InvocationResult
/
noResult
no
Result
open
fun
<
R
>
noResult
(
)
:
LambdaSafe.InvocationResult
<
R
>
Return an
InvocationResult
instance representing no result.
Return
an
InvocationResult
Parameters
<R>
the result type