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
/
MethodFilter
/
matches
matches
abstract
fun
matches
(
method
:
Method
)
:
Boolean
Determine whether the given method matches.
Parameters
method
the method to check