摘要:
JAVA中重写equals()方法为什么要重写hashcode()方法? A) (1)当obj1.equals(obj2)为true时,obj1.hashCode() == obj2.hashCode()必须为true (2)当obj1.hashCode() == obj2.hashCode()为f 阅读全文
posted @ 2018-03-27 10:54
wjj1013
阅读(227)
评论(0)
推荐(0)
浙公网安备 33010602011771号