Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ distinctElements
Method
distinctElements
output/java_guava/1.4.19/Multisets.java:457–460 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
455
}
456
457
@Override
458
int
distinctElements() {
459
return
elementSet().size();
460
}
461
};
462
}
463
Callers
nothing calls this directly
Calls
4
size
Method · 0.95
entryIterator
Method · 0.95
size
Method · 0.65
elementSet
Method · 0.65
Tested by
no test coverage detected