Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/antlr/codebuff
/ map
Method
map
output/java_guava/1.4.17/Maps.java:3862–3864 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3860
}
3861
3862
final
Map<K, V> map() {
3863
return
map;
3864
}
3865
3866
@Override
3867
public
Iterator<V> iterator() {
Callers
8
iterator
Method · 0.95
remove
Method · 0.95
removeAll
Method · 0.95
retainAll
Method · 0.95
size
Method · 0.95
isEmpty
Method · 0.95
contains
Method · 0.95
clear
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected