多项选择题

()方法可以用来暂时停止当前线程的运行。

A.stop()
B.sleep()
C.wait()
D.suspend()