Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ size
Method
size
output/java_guava/1.4.19/Maps.java:3920–3923 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3918
}
3919
3920
@Override
3921
public
int
size() {
3922
return
map().size();
3923
}
3924
3925
@Override
3926
public
boolean isEmpty() {
Callers
nothing calls this directly
Calls
2
map
Method · 0.95
size
Method · 0.65
Tested by
no test coverage detected