18.07.2013 Views

Pemrograman Banyak Thread - Komputasi

Pemrograman Banyak Thread - Komputasi

Pemrograman Banyak Thread - Komputasi

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Metode Dalam Kelas <strong>Thread</strong><br />

Metode Statis:<br />

activeCount();<br />

current<strong>Thread</strong>();<br />

sleep();<br />

yield();<br />

Metode Instance:<br />

getPriority( );<br />

setPriority( );<br />

start( );<br />

stop( );<br />

run( );<br />

isAlive( );<br />

suspend( );<br />

resume( );<br />

join( );<br />

13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!