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