public class ObjectCopierImpl extends java.lang.Object implements ObjectCopier
| Constructor and Description |
|---|
ObjectCopierImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
copy(java.lang.Object obj)
Return a deep copy of obj.
|
public java.lang.Object copy(java.lang.Object obj)
throws ReflectiveCopyException
copy in interface ObjectCopierReflectiveCopyException