public class FastClone extends Object
| 构造器和说明 |
|---|
FastClone() |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
clone(T t) |
<T> T |
cloneShallow(T t) |
Config |
getConfig() |
boolean |
getReferences() |
boolean |
isCopyReferences() |
void |
setCopyReferences(boolean copyReferences) |
void |
setReferences(boolean references) |
public Config getConfig()
public boolean getReferences()
public void setReferences(boolean references)
public boolean isCopyReferences()
public void setCopyReferences(boolean copyReferences)
Copyright © 2017. All rights reserved.