|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public interface CloneableStructureAndContent<T>
Interface for types which have to implement a cloneStructureWithContent() method.
Cloneable,
CloneableStructure| Method Summary | |
|---|---|
T |
cloneStructureWithContent()
Returns a copy of this object, instead of a shallow copy like Object.clone(). |
| Method Detail |
|---|
T cloneStructureWithContent()
Object.clone(). For high level structures like e.g. a
Map the Map structure and its content is cloned.
T -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||