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

Method ThreadGroup

src/java/lang/ThreadGroup.java:52–55  ·  view source on GitHub ↗

Creates an empty Thread group that is not in any Thread group. This method is used to create the system Thread group.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

currentThreadMethod · 0.95
getThreadGroupMethod · 0.80
checkAccessMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected