Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ isEmpty
Method
isEmpty
output/java_guava/1.4.19/Maps.java:3966–3969 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3964
}
3965
3966
@Override
3967
public
boolean isEmpty() {
3968
return
map().isEmpty();
3969
}
3970
3971
@Override
3972
public
boolean remove(Object o) {
Callers
nothing calls this directly
Calls
2
map
Method · 0.95
isEmpty
Method · 0.65
Tested by
no test coverage detected