Java   View all facts   Glossary   Help
thread priority
Next kbToptool    UpkbTop    Previous kbTopthread group   

thread priority
subjectfact 
thread prioritycan be changed using the setPriority methodadded by: JK, source: the Java Programming Language, 2001-10-19 11:38:07.0
can be determined using the getPriority methodadded by: JK, source: the Java Programming Language, 2001-10-19 11:38:07.0
has definition The importance of a thread, which determines which thread in a system will be run firstadded by: JK, 2001-10-19 11:38:07.0
has default NORM_PRIORITYadded by: JK, source: the Java Programming Language, 2001-10-19 11:38:07.0
is a value between the constants: MIN_PRIORITY and MAX_PRIORITYadded by: JK, source: the Java Programming Language, 2001-10-19 11:38:07.0
is a subtopic of Threads2001-10-19 11:38:07.0
is a kind of kbTop2001-10-19 11:38:07.0