单项选择题

wait()、notify()和notifyAll()方法是在哪个类中定义的()。

A.Thread
B.Runnable
C.Object
D.Event
E.Synchronize