Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
room
/
com.michaelflisar.toolbox.room.dao
/
BaseDao
/
persist
persist
suspend
fun
persist
(
items
:
List
<
Entity
>
)
:
List
<
Entity
>
suspend
fun
persist
(
item
:
Entity
)
:
Entity