|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.debellor.core.util.DeepCopy
public class DeepCopy
| Constructor Summary | |
|---|---|
DeepCopy()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
copy(java.lang.Object orig)
Returns a copy of the object, or null if the object cannot be serialized. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeepCopy()
| Method Detail |
|---|
public static java.lang.Object copy(java.lang.Object orig)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||