toggle menu
sdk-java
2.5.0
jvm
switch theme
search in API
common
/
dev.restate.common.reflections
/
ReflectionUtils
/
isEqualsMethod
is
Equals
Method
open
fun
isEqualsMethod
(
@
Nullable
method
:
@
Nullable
Method
)
:
Boolean
Determine whether the given method is an "equals" method.
See also
Object