SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface which has to be implemented by all cloneable objects.
Author: JANConstructor Summary | |
IWCloneable()
Cloneable interface. |
Method Summary | |
Object
|
clone()
Overwrite this method to clone the object. |
Constructor Detail |
IWCloneable()
Method Detail |
Object clone()
Object