java怎么设置线程优先级
1个回答
2018-01-08
展开全部
单独的java,自身设置意义不大,由系统调节就好
Thread.currentThread()
然后可以 调节优先级
voidsetPriority(int newPriority)
Changes the priority of this thread.
Thread.currentThread()
然后可以 调节优先级
voidsetPriority(int newPriority)
Changes the priority of this thread.
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询