Selekt
Toggle table of contents
0.30.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Selekt
selekt-java
/
com.bloomberg.selekt
/
IDatabase
/
update
update
abstract
fun
update
(
table
:
String
,
values
:
IContentValues
,
whereClause
:
String
,
whereArgs
:
Array
<
out
Any
?
>
,
conflictAlgorithm
:
IConflictAlgorithm
)
:
Int
(
source
)