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

Method destroy

src/java/lang/ThreadGroup.java:319–333  ·  view source on GitHub ↗

Destroys a Thread group. This does NOT stop the Threads in the Thread group. @exception IllegalThreadStateException If the Thread group is not empty or if the Thread group was already destroyed.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

removeMethod · 0.95

Calls 2

checkAccessMethod · 0.95
removeMethod · 0.65

Tested by

no test coverage detected