rspec/rules/S1114/java/message.adoc

7 lines
184 B
Plaintext

=== Message
Add a call to super.finalize() at the end of this Object.finalize() implementation.
Move this super.finalize() call to the end of this Object.finalize() implementation.