Package org.robolectric.shadows
Class ShadowSQLiteConnection.Picker
java.lang.Object
org.robolectric.shadows.SQLiteShadowPicker<ShadowSQLiteConnection>
org.robolectric.shadows.ShadowSQLiteConnection.Picker
- All Implemented Interfaces:
 ShadowPicker<ShadowSQLiteConnection>
- Enclosing class:
 - ShadowSQLiteConnection
 
public static class ShadowSQLiteConnection.Picker extends SQLiteShadowPicker<ShadowSQLiteConnection>
- 
Constructor Summary
Constructors Constructor Description Picker() - 
Method Summary
Methods inherited from class org.robolectric.shadows.SQLiteShadowPicker
getAffectedClasses, pickShadowClass 
- 
Constructor Details
- 
Picker
public Picker() 
 -