The wait(), notify(), notifyAll() methods can only be called by classes that are subclasses of Runnable or Thread class...
Reveal answer
Fill a bubble to check yourself
The wait(), notify(), notifyAll() methods can only be called by classes that are subclasses of Runnable or Thread class...