toggle menu
sdk-java
2.5.0
jvm
switch theme
search in API
common
/
dev.restate.common.reflections
/
ProxyFactory
/
MethodInvocation
Method
Invocation
interface
MethodInvocation
Members
Functions
get
Arguments
Link copied to clipboard
abstract
fun
getArguments
(
)
:
Array
<
Any
>
get
Method
Link copied to clipboard
abstract
fun
getMethod
(
)
:
Method