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