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

Method isAlive

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

Returns a boolean indicating if the Thread is active. Having an active Thread means that the Thread has been started and has not been stopped.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

joinMethod · 0.95
setDaemonMethod · 0.95
receiveMethod · 0.80
readMethod · 0.80
stopMethod · 0.80
handleEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected