MCPcopy Index your code
hub / github.com/apache/tomcat / getName

Method getName

java/org/apache/catalina/core/ContainerBase.java:395–398  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

393
394
395 @Override
396 public String getName() {
397 return name;
398 }
399
400
401 @Override

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected