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

Method map

output/java_guava/1.4.19/Maps.java:3866–3868  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3864 }
3865
3866 final Map<K, V> map() {
3867 return map;
3868 }
3869
3870 @Override
3871 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