单项选择题
ThreadFactory中用于创建线程的核心方法是()
A.newThread(Runnable r)
B.startThread(Runnable r)
C.setThread(Runnable r)
D.executor(Runnable r)
点击查看答案&解析
相关考题
