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