sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
common
/
dev.restate.common.reflections
/
ReflectionUtils
/
MethodCallback
/
doWith
do
With
abstract
fun
doWith
(
method
:
Method
)
Perform an operation using the given method.
Parameters
method
the method to operate on