As we know that even main is also a thread. So just for the curiosity, is it possible to set the priority for the main thread?
Have you tried
Thread.currentThread().setPriority();
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With