toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-datastructure
/
org.modelix.model.lazy
/
PrefetchCache
/
Companion
Companion
object
Companion
Members
Types
Context
Indirect
Cache
Link copied to clipboard
class
ContextIndirectCache
(
val
directStore
:
IDeserializingKeyValueStore
)
:
IndirectObjectStore
Functions
context
Indirect
Cache
Link copied to clipboard
fun
contextIndirectCache
(
store
:
IDeserializingKeyValueStore
)
:
IDeserializingKeyValueStore
unwrap
Link copied to clipboard
fun
unwrap
(
store
:
IDeserializingKeyValueStore
)
:
IDeserializingKeyValueStore
with
Link copied to clipboard
fun
<
T
>
with
(
tree
:
ITree
,
f
:
(
)
->
T
)
:
T
fun
<
T
>
with
(
store_
:
IDeserializingKeyValueStore
,
f
:
(
)
->
T
)
:
T