spring-framework / org.springframework.aop.support / AopUtils / isHashCodeMethod

isHashCodeMethod

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

Determine whether the given method is a "hashCode" method.

See Also
java.lang.Object#hashCode