A.stop() B.sleep() C.wait() D.suspend()
A.被stop()方法停止 B.被sleep()方法停止 C.被wait()方法停止 D.被suspend()方法停止
A.run B.notify C.yield D.sleep