Package org.robolectric.shadows
Class ShadowContentResolver.UpdateStatement
java.lang.Object
org.robolectric.shadows.ShadowContentResolver.Statement
org.robolectric.shadows.ShadowContentResolver.UpdateStatement
- Enclosing class:
- ShadowContentResolver
public static class ShadowContentResolver.UpdateStatement extends ShadowContentResolver.Statement
A statement used to update content in a
ContentProvider
.-
Method Summary
Modifier and Type Method Description ContentValues
getContentValues()
String[]
getSelectionArgs()
String
getWhere()
Methods inherited from class org.robolectric.shadows.ShadowContentResolver.Statement
getContentProvider, getUri