public class DeepCopy extends Object
| Constructor and Description |
|---|
DeepCopy() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
copy(T orig)
Returns a copy of the object, or null if the object cannot
be serialized.
|
Copyright © 2018. All rights reserved.