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/Multisets.java:1054–1057 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1052
}
1053
1054
@Override
1055
public
void
clear() {
1056
multiset().clear();
1057
}
1058
}
1059
1060
/**
Callers
nothing calls this directly
Calls
2
multiset
Method · 0.95
clear
Method · 0.65
Tested by
no test coverage detected