|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - The type of value that will be copiedpublic interface DeepCopier<T>
Performs deep copies of values.
| Nested Class Summary | |
|---|---|
static class |
DeepCopier.NoOpDeepCopier<V>
|
| Method Summary | |
|---|---|
T |
deepCopy(T source)
Create a deep copy of a value. |
| Method Detail |
|---|
T deepCopy(T source)
source - The value to be copied
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||