Class SQLiteModeConfigurer

All Implemented Interfaces:
Configurer<SQLiteMode.Mode>

@Deprecated @AutoService(Configurer.class) public class SQLiteModeConfigurer extends SingleValueConfigurer<SQLiteMode,SQLiteMode.Mode>
Deprecated.
This class will be deleted in a forthcoming Robolectric release.
Provides configuration to Robolectric for its @SQLiteMode annotation.