摘要:
先看源码 Object: public native int hashCode(); public boolean equals(Object obj) { return (this == obj); } String: public int hashCode() { int h = hash; i 阅读全文
posted @ 2016-11-07 15:53
ChenJLang
阅读(206)
评论(0)
推荐(0)
浙公网安备 33010602011771号