Wait And Sleep In Java. Wait() method of thread class goes in waiting state and it won’t come back automatically until we call the notify() or notifyall(). This method is defined in thread class.

This method is defined in thread class. The java wait () method,. Wait() method of thread class goes in waiting state and it won’t come back automatically until we call the notify() or notifyall().