Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ isEmpty
Method
isEmpty
output/java_guava/1.4.17/Multisets.java:987–990 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
985
}
986
987
@Override
988
public
boolean isEmpty() {
989
return
multiset().isEmpty();
990
}
991
992
@Override
993
public
Iterator<E> iterator() {
Callers
nothing calls this directly
Calls
2
multiset
Method · 0.95
isEmpty
Method · 0.65
Tested by
no test coverage detected