public abstract class TransferableObject extends DumpableObject implements java.io.Serializable, DeepCloneable
Serializable
and deep DeepCloneable
Constructor and Description |
---|
TransferableObject() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
<T> T |
deepClone()
Returns a deep clone of this object
|
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toString
public <T> T deepClone()
DeepCloneable
deepClone
in interface DeepCloneable
public java.lang.Object clone()
clone
in class java.lang.Object
Copyright © 2014 EsprIT-Systems. All Rights Reserved.