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