Programming Tutorials

Comment on Tutorial - setPriority() and getPriority() in Java By Charles



Comment Added by : Gautam

Comment Added at : 2013-10-14 15:55:14

Comment on Tutorial : setPriority() and getPriority() in Java By Charles
sorry i think that's a constructor...just had one more doubt...what are you passing in that "Thread" constructor? "this"? What is this?? As far as i know you should specify some member vairable with this like this.something right?

View Tutorial