| Author |
Why wait(),notify() and notifyAll() in Object class?
|
monica jindal
Greenhorn
Joined: May 01, 2009
Posts: 5
|
|
Hi Everyone,
This is my first post .
My doubt is why wait(),notify() and notifyAll() are in Object class why not in Thread class.
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
Please search first. This question has been asked several times before:
http://www.coderanch.com/t/410405/Beginning-Java/java/Why-Wait-notify-notifyAll-Object
http://www.coderanch.com/t/233770/Threads-Synchronization/java/wait-notify-notifyAll-Object
and several more
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32644
|
|
And welcome to JavaRanch
|
 |
monica jindal
Greenhorn
Joined: May 01, 2009
Posts: 5
|
|
|
Thanks a lot
|
 |
 |
|
|
subject: Why wait(),notify() and notifyAll() in Object class?
|
|
|