|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.icc.dbforms.util.DeepCopyMaker
public class DeepCopyMaker
| Constructor Summary | |
|---|---|
DeepCopyMaker()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
makeDeepCopy(java.lang.Object obj2DeepCopy)
Utility method to create a deep copy of an object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeepCopyMaker()
| Method Detail |
|---|
public static java.lang.Object makeDeepCopy(java.lang.Object obj2DeepCopy)
throws java.io.IOException
obj2DeepCopy - Object to deep copy
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||