whylogs-container
1.0-SNAPSHOT
whylogs-container
/
ai.whylabs.services.whylogs.persistent.map
/
MapWriteLayer
/
get
get
abstract
suspend
fun
get
(
key
:
K
)
:
V
?
Content copied to clipboard
Get the value V for the key K if it exists, or return null.