toggle menu
Selekt
0.26.0-SNAPSHOT
jvm
switch theme
search in API
selekt-java
/
com.bloomberg.selekt
/
IDatabase
/
update
update
abstract
fun
update
(
table
:
String
,
values
:
IContentValues
,
whereClause
:
String
,
whereArgs
:
Array
<
out
Any
?
>
,
conflictAlgorithm
:
IConflictAlgorithm
)
:
Int