Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getExactCount
Method
getExactCount
java/jakarta/el/Util.java:641–643 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
639
}
640
641
public
int
getExactCount() {
642
return
exactCount;
643
}
644
645
public
int
getAssignableCount() {
646
return
assignableCount;
Callers
4
findWrapper
Method · 0.95
compareTo
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected