micro_utils.dokka
Toggle table of contents
0.24.1
android
Platform filter
android
Switch theme
Search in API
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
blockingReadableTransaction
blocking
Readable
Transaction
android
fun
<
T
>
SQLiteOpenHelper
.
blockingReadableTransaction
(
block
:
SQLiteDatabase
.
(
)
->
T
)
:
T
(
source
)
fun
<
T
>
StandardSQLHelper
.
blockingReadableTransaction
(
block
:
SQLiteDatabase
.
(
)
->
T
)
:
T
(
source
)