单项选择题

以下哪个方法不改变线程的状态?()

A.start()
B.run()
C.isAlive()
D.sleep()