<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Find Answers For ... - Recent questions tagged objec</title>
<link>https://find4answers.com/tag/objec</link>
<description>Powered by Question2Answer</description>
<item>
<title>How can you specify which thread is notified with the wait/notify protocol?</title>
<link>https://find4answers.com/31/how-specify-which-thread-notified-with-wait-notify-protocol</link>
<description>&lt;p&gt;
	How can you specify which thread is notified with the wait/notify protocol?&lt;/p&gt;
&lt;p&gt;
	1) Pass the object reference as a parameter to the &lt;i&gt;notify&lt;/i&gt; method&lt;br&gt;
	2) Pass the method name as a parameter to the &lt;i&gt;notify&lt;/i&gt; method&lt;br&gt;
	3) Use the &lt;i&gt;notifyAll&lt;/i&gt; method and pass the object reference as a parameter&lt;br&gt;
	4) None of the above&lt;/p&gt;</description>
<category>Java/J2EE</category>
<guid isPermaLink="true">https://find4answers.com/31/how-specify-which-thread-notified-with-wait-notify-protocol</guid>
<pubDate>Tue, 15 Nov 2011 09:56:07 +0000</pubDate>
</item>
</channel>
</rss>