MCPcopy Create free account
hub / github.com/antlr/codebuff / map

Method map

corpus/java/training/guava/collect/Maps.java:3797–3799  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3795 }
3796
3797 final Map<K, V> map() {
3798 return map;
3799 }
3800
3801 @Override
3802 public Iterator<V> iterator() {

Callers 8

iteratorMethod · 0.95
removeMethod · 0.95
removeAllMethod · 0.95
retainAllMethod · 0.95
sizeMethod · 0.95
isEmptyMethod · 0.95
containsMethod · 0.95
clearMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected