6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
=== Message
|
|
|
|
* Use super.clone() to create and seed the cloned instance to be returned.
|
|
* Implement "Cloneable" in this class or remove the clone method.
|
|
|