open static fun isHashCodeMethod(@Nullable method: Method): Boolean
Determine whether the given method is a "hashCode" method.
See Also java.lang.Object#hashCode()