Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getIndex
Method
getIndex
java/org/apache/tomcat/websocket/Util.java:673–675 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
671
}
672
673
public
int
getIndex() {
674
return
index;
675
}
676
677
public
int
getDimension() {
678
return
dimension;
Callers
1
getGenericType
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected