Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
room
/
com.michaelflisar.toolbox.room.todo
/
IBaseDaoUpdate
IBase
Dao
Update
interface
IBaseDaoUpdate
<
ID
:
Number
,
Entity
:
IRoomEntity
<
ID
,
Entity
>
>
Deprecated
Inheritors
IDefaultDao
Members
Functions
update
Link copied to clipboard
abstract
suspend
fun
update
(
item
:
Entity
)
abstract
suspend
fun
update
(
items
:
List
<
Entity
>
)