Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
room
/
com.michaelflisar.toolbox.room.todo
/
IBaseDaoInsert
/
internalInsert
internal
Insert
abstract
suspend
fun
internalInsert
(
items
:
Entity
)
:
Long
abstract
suspend
fun
internalInsert
(
items
:
List
<
Entity
>
)
:
List
<
Long
>