Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
43
public
Object getValue(){
44
return
val();
45
}
46
47
}
Callers
15
create
Method · 0.45
growSeedArray
Method · 0.45
get
Method · 0.45
putAll
Method · 0.45
putIfAbsent
Method · 0.45
remove
Method · 0.45
replace
Method · 0.45
Compiler
Class · 0.45
emitValue
Method · 0.45
emitMethods
Method · 0.45
gatherMethods
Method · 0.45
findMethodsWithNameAndArity
Method · 0.45
Calls
1
val
Method · 0.95
Tested by
no test coverage detected