MCPcopy Create free account
hub / github.com/apache/tomcat / getThreadName

Method getThreadName

java/org/apache/tomcat/util/net/Acceptor.java:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77
78
79 final String getThreadName() {
80 return threadName;
81 }
82
83
84 @Override

Callers 2

stopMillisMethod · 0.95
getThreadDumpHeaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected