Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ map
Method
map
output/java_guava/1.4.18/Maps.java:3678–3680 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3676
}
3677
3678
Map<K, V> map() {
3679
return
map;
3680
}
3681
3682
@Override
3683
public
Iterator<K> iterator() {
Callers
12
iterator
Method · 0.95
size
Method · 0.95
isEmpty
Method · 0.95
contains
Method · 0.95
remove
Method · 0.95
clear
Method · 0.95
iterator
Method · 0.95
remove
Method · 0.95
containsAll
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
map
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected