Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ distinctElements
Method
distinctElements
output/java_guava/1.4.18/Multisets.java:458–461 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
456
}
457
458
@Override
459
int
distinctElements() {
460
return
elementSet().size();
461
}
462
};
463
}
464
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