rspec/rules/S1182/java/message.adoc

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.