samuwoo 2015-04-05 13:09 采纳率: 22.2%
浏览 3389
已采纳

equals()和hashCode()方法被隐式调用时的约定

网上看到那么一个问题,百度了一下没有找到合适的答案。。。求大神解释下。。。

  • 写回答

6条回答

  • 毕小宝 博客专家认证 2015-04-06 02:29
    关注

    JDK源码的注释说明的很清楚,如果重写了equal方法,也应该重写hashCode方法。看看源码注释吧,是非常好的文档资料呢。
    *Note that it is generally necessary to override the hashCode
    * method whenever this method is overridden, so as to maintain the
    * general contract for the hashCode method, which states
    * that equal objects must have equal hash codes.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(5条)

报告相同问题?

悬赏问题

  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 用matlab 设计一个不动点迭代法求解非线性方程组的代码
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 oracle集群安装出bug
  • ¥15 关于#python#的问题:自动化测试