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