MCPcopy Index your code
hub / github.com/clojure/clojure / getValue

Method getValue

src/jvm/clojure/lang/MapEntry.java:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41}
42
43public Object getValue(){
44 return val();
45}
46
47}

Callers 15

createMethod · 0.45
growSeedArrayMethod · 0.45
getMethod · 0.45
putAllMethod · 0.45
putIfAbsentMethod · 0.45
removeMethod · 0.45
replaceMethod · 0.45
CompilerClass · 0.45
emitValueMethod · 0.45
emitMethodsMethod · 0.45
gatherMethodsMethod · 0.45

Calls 1

valMethod · 0.95

Tested by

no test coverage detected