__clone() public method
This method is called after the object is created by cloning an existing one.
It removes all behaviors because they are attached to the old object.
| public void __clone ( ) |
|---|
__clone() public method
This method is called after the object is created by cloning an existing one.
It removes all behaviors because they are attached to the old object.
| public void __clone ( ) |
|---|
Please login to continue.