| Author |
Object Class
|
Shreyas Rane
Greenhorn
Joined: Apr 10, 2009
Posts: 16
|
|
why there are
wait(), notify() and notifyAll()
methods declared in Object class
Thanks in advance
|
 |
John Jai
Bartender
Joined: May 31, 2011
Posts: 1776
|
|
|
Might be to make java multithreaded
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32651
|
|
|
Please search the Ranch; that sort of question is asked frequently.
|
 |
 |
|
|
subject: Object Class
|
|
|