Which class or interface defines the wait(), notify(),and notifyAll() methods?
Object
Thread
Runnable
Class