单项选择题

下列Object类中的方法,哪一项不是完全跟线程有关()

A.String toString()
B.void notify()
C.void notifyAll()
D.void wait()