摘要:
记录几个比较特别的1、protected Object clone() throws CloneNotSupportedException 其中官方文档中有一句:The class Object does not itself implement the interface Cloneable, s 阅读全文
摘要:
看看wiki关于java.lang包的描述: The Java package java.lang contains fundamental classes and interfaces closely tied to the language and runtime system. This in 阅读全文