toggle menu
google-adk-kotlin
0.1.0
common
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.sessions
/
Lock
/
read
read
abstract
fun
<
T
>
read
(
action
:
(
)
->
T
)
:
T
Executes the given
action
under a read lock.