| Author |
wait(), notify(), notifyAll()
|
velmurugan
Greenhorn
Joined: Jun 08, 2006
Posts: 24
|
|
Hi everybody, We all know that wait(), notify(), notifyAll() methods are related to Thread What is the the need for having these 3 methods belongs Object class? Please explain me.
|
 |
Peter Chase
Ranch Hand
Joined: Oct 30, 2001
Posts: 1970
|
|
|
This is a very frequently-asked question. Please search the forums, particularly the threads one.
|
Betty Rubble? Well, I would go with Betty... but I'd be thinking of Wilma.<br /> <br />#:^P
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24057
|
|
|
Here's a page in our FAQ on this topic.
|
[Jess in Action][AskingGoodQuestions]
|
 |
 |
|
|
subject: wait(), notify(), notifyAll()
|
|
|