toggle menu
sdk-java
2.5.0
jvm
switch theme
search in API
common
/
dev.restate.common.reflections
/
ReflectionUtils
/
isObjectMethod
is
Object
Method
open
fun
isObjectMethod
(
@
Nullable
method
:
@
Nullable
Method
)
:
Boolean
Determine whether the given method is originally declared by
Object
.