全部评论
1231 and 1237 are just two (sufficiently large) arbitrary prime numbers. Any other two large prime numbers would do fine. When computing hash codes for composite objects it's common to add the hash codes for the components. If too small values are used in a hash set with a large number of buckets there's a risk of ending up with an uneven distribution of objects.
这种东西很玄学,当初我朋友面试就被问过,面试官也是无聊。就好比为什么HashMap中null默认hashCode为0,而Hashtable中却不这样做呢,可能只有去问JDK开发人员了 = =
那为什么boolean只有true和false呢?
相关推荐
07-24 13:46
门头沟学院 硬件开发 伟大的小黄鸭在学习:我猜就是笔试几乎没用,就是用来给用人部门拖时间复筛简历的,可能用人部门筛到你简历觉得不合适就提前挂了

点赞 评论 收藏
分享
07-01 01:25
辽宁科技大学 Java 点赞 评论 收藏
分享
06-12 17:11
湖南师范大学 算法工程师 点赞 评论 收藏
分享