ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Interthread communication


 --is achieved thru wait(),notify() and notifyAll() which are declared in the Object class.
--all these methods are final.
--all these methods should be called from synchronized context.
Related Posts Plugin for WordPress, Blogger...
Flag Counter