Package org.robolectric.shadows
Class ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl
- java.lang.Object
-
- org.robolectric.shadows.ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl
-
- Enclosing class:
- ShadowSharedPreferences
@Implements(className="android.app.SharedPreferencesImpl$EditorImpl", minSdk=26, isInAndroidSdk=false) public static class ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl extends Object
-
-
Constructor Summary
Constructors Constructor Description ShadowSharedPreferencesEditorImpl()
-
-
-
Method Detail
-
apply
@Implementation protected void apply()
-
commit
@Implementation protected boolean commit()
-
-