Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ size
Method
size
output/java_guava/1.4.17/StandardTable.java:639–642 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
637
}
638
639
@Override
640
public
int
size() {
641
return
Iterators.size(iterator());
642
}
643
644
@Override
645
public
boolean remove(Object obj) {
Callers
nothing calls this directly
Calls
2
size
Method · 0.95
iterator
Method · 0.95
Tested by
no test coverage detected