Selekt
Toggle table of contents
0.30.0-SNAPSHOT
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Selekt
selekt-android
/
com.bloomberg.selekt.android
/
SQLiteDatabase
/
update
update
fun
update
(
table
:
String
,
values
:
ContentValues
,
whereClause
:
String
?
,
whereArgs
:
Array
<
out
Any
?
>
?
,
conflictAlgorithm
:
ConflictAlgorithm
)
:
Int
(
source
)