setPriority

此方法會設定要執行之執行緒的優先順序。

此方法取決於作業系統。

可見性
Public
簽章
void setPriority (int pr);
參數
pr

指定執行緒的優先順序


意見回饋