选择题
6.
下面可以在任何时候被任何线程调用的方法有______。
A、
notify()
B、
wait()
C、
notifyall()
D、
sleep()
E、
yield()
F、
synchronized(this)
【正确答案】
D、E、F
【答案解析】
提交答案
关闭