Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ clear
Method
clear
output/java_guava/1.4.17/Maps.java:3511–3514 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3509
}
3510
3511
@Override
3512
public
void
clear() {
3513
Iterators.clear(entryIterator());
3514
}
3515
}
3516
3517
/**
Callers
nothing calls this directly
Calls
2
clear
Method · 0.95
entryIterator
Method · 0.95
Tested by
no test coverage detected