单项选择题

如果想在run方法结束前消灭该线程,应调用方法()

A.stop()
B.interrupt()
C.destroy()
D.cancel()