Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getVarArgsCount
Method
getVarArgsCount
java/jakarta/el/Util.java:653–655 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
651
}
652
653
public
int
getVarArgsCount() {
654
return
varArgsCount;
655
}
656
657
public
boolean isBridge() {
658
return
bridge;
Callers
3
compareTo
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected