T
public class Support<T> extends Object implements Cloneable<T>
克隆支持类,提供默认的克隆方法
Support()
clone()
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Support()
public T clone()
Cloneable
clone
Object
Copyright © 2020. All rights reserved.