toggle menu
sdk-java
2.5.0
jvm
switch theme
search in API
common
/
dev.restate.common.reflections
/
ReflectionUtils
/
MethodCallback
Method
Callback
@
FunctionalInterface
interface
MethodCallback
Action to take on each method.
Members
Functions
do
With
Link copied to clipboard
abstract
fun
doWith
(
method
:
Method
)
Perform an operation using the given method.