MCPcopy Create free account
hub / github.com/annmuor/jnode / threadInfo

Method threadInfo

jnode-core/src/jnode/core/SysInfo.java:127–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

125 }
126
127 public static ThreadInfo threadInfo(){
128 return new ThreadInfo(Thread.activeCount());
129 }
130}

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected