首页题库练习题目详情
面向对象程序设计单选题中等

Java中,可以使用以下哪个方法设置线程的优先级?

AsetPriority()
BgetPriority()
Crun()
Dstart()