sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
common-kotlin
/
dev.restate.common.reflection.kotlin
/
CapturedInvocation
/
CapturedInvocation
Captured
Invocation
constructor
(
target
:
Target
,
inputTypeTag
:
TypeTag
<
*
>
,
outputTypeTag
:
TypeTag
<
*
>
,
input
:
Any
?
)