Skip to content
GraphGlue
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Ecosystem
Neo4j authorization plugin
GraphQL Kotlin
Spring Data Neo4j
Appearance
Menu
Return to top
graphglue-core
/
io.github.graphglue.util
/
CacheMap
/
putAndInitIfAbsent
putAndInitIfAbsent
fun
putAndInitIfAbsent
(
key
:
K
,
value
:
V
,
initFunction
:
Consumer
<
V
>
)
:
V