Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ map
Method
map
corpus/java/training/guava/collect/Maps.java:3873–3873 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3871
3872
abstract
static
class
EntrySet<K, V> extends Sets.ImprovedAbstractSet<Entry<K, V>> {
3873
abstract Map<K, V> map();
3874
3875
@Override
3876
public
int
size() {
Callers
6
size
Method · 0.95
clear
Method · 0.95
contains
Method · 0.95
isEmpty
Method · 0.95
remove
Method · 0.95
retainAll
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected