spring-framework / org.springframework.util / ReflectionUtils / isObjectMethod

isObjectMethod

open static fun isObjectMethod(@Nullable method: Method): Boolean

Determine whether the given method is originally declared by java.lang.Object.