MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / setPriority

Method setPriority

src/java/lang/Thread.java:398–407  ·  view source on GitHub ↗

Sets the Thread's priority. @exception IllegalArgumentException If the priority is not within the range MIN_PRIORITY, MAX_PRIORITY. @see Thread#MIN_PRIORITY @see Thread#MAX_PRIORITY @see Thread#getPriority

(int newPriority)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

runMethod · 0.95
runMethod · 0.95
TTYMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80

Calls 3

checkAccessMethod · 0.95
setPriority0Method · 0.95
getMaxPriorityMethod · 0.80

Tested by 1

runMethod · 0.76