Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ size
Method
size
output/java_guava/1.4.18/Maps.java:3687–3690 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3685
}
3686
3687
@Override
3688
public
int
size() {
3689
return
map().size();
3690
}
3691
3692
@Override
3693
public
boolean isEmpty() {
Callers
nothing calls this directly
Calls
2
map
Method · 0.95
size
Method · 0.65
Tested by
no test coverage detected