Page 1 of 1

About Question com.enthuware.ets.scjp.v6.2.614 :

Posted: Sun Feb 09, 2014 4:08 am
by devlam
A nice addition to explanation is that the default priority of the main thread is Thread.NORM_PRIORITY
When I wanted to check this I also didn't remember how to get to the main thread, but offcourse this can be achieved with Thread.currentThread().

Re: About Question com.enthuware.ets.scjp.v6.2.614 :

Posted: Sun Feb 09, 2014 5:22 am
by admin
Added.
thank you for your feedback!