Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ clear
Method
clear
corpus/java/training/guava/collect/Maps.java:858–861 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
856
}
857
858
@Override
859
public
void
clear() {
860
backingSet().clear();
861
}
862
863
@Override
864
protected
Set<Entry<K, V>> createEntrySet() {
Callers
nothing calls this directly
Calls
2
backingSet
Method · 0.95
clear
Method · 0.65
Tested by
no test coverage detected