摘要: java object默认的基本方法中没有copy(),含有如下方法:getClass(), hashCode(), equals(), clone(), toString(), notify(), notifyAll(), wait(), finalize() 阅读全文
posted @ 2021-11-17 14:53 抽象Java 阅读(54) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/651434092qq/p/14240406.html https://blog.csdn.net/weixin_34290352/article/details/93012379?utm_medium=distribute.pc_aggpage_se 阅读全文
posted @ 2021-11-17 14:02 抽象Java 阅读(82) 评论(0) 推荐(0)