aspose file tools
The moose likes Beginning Java and the fly likes Why wait(),notify() and notifyall() are in Object class in java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Why wait(),notify() and notifyall() are in Object class in java" Watch "Why wait(),notify() and notifyall() are in Object class in java" New topic
Author

Why wait(),notify() and notifyall() are in Object class in java

RamaKrishna Ravuri
Greenhorn

Joined: May 13, 2007
Posts: 4
Hello,

Why wait(),notify() and notifyall() are in Object class in java..Please reply at the earliest...

Thanks in advance..

Regards,
RK
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
Welcome to JavaRanch.

This very question was discussed recently in this thread.


Android appsImageJ pluginsJava web charts
pete stein
Bartender

Joined: Feb 23, 2007
Posts: 1561
Originally posted by RamaKrishna Ravuri:
Please reply at the earliest

???
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Why wait(),notify() and notifyall() are in Object class in java
 
Similar Threads
Interview q
Threads
Regarding Thread class
Object Class
Why wait(),notify() and notifyAll() in Object class?