Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getPort
Method
getPort
java/org/apache/catalina/core/StandardServer.java:282–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
280
281
282
@Override
283
public
int
getPort() {
284
return
this.port;
285
}
286
287
288
@Override
Callers
3
getPortWithOffset
Method · 0.95
await
Method · 0.95
toString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected