MCPcopy 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

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