protected
public
clone()
从 java.lang.Object 重写 clone() 方法时,应将该方法设为 public,以便从软件包外部的非子类进行访问。
java.lang.Object