多项选择题

现有方法来自于 java.lang.Object 和java.lang.Thread 哪两个方法必须在同步上下文环境中调用()

A.run()
B.join()
C.wait()
D.notify()

相关考题