Class IWCloneable

An interface which has to be implemented by all cloneable objects.

Author: JAN

Constructor Summary
IWCloneable()
            Cloneable interface.
 
Method Summary
 Object clone()
           Overwrite this method to clone the object.
 
Constructor Detail

IWCloneable

IWCloneable()

Method Detail

clone

Object clone()

Source-Code Copyright 2007-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:52 GMT+0100 (MEZ)