rspec/rules/S2273/java/message.adoc

5 lines
155 B
Plaintext

=== Message
Make this call to "[wait(...)|notify()|notifyAll()]" only inside a synchronized block to be sure to hold the monitor on "[this|xxx]" object.