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 Details

    • ShadowSharedPreferencesEditorImpl

      public ShadowSharedPreferencesEditorImpl()
  • Method Details

    • apply

      @Implementation protected void apply()
    • commit

      @Implementation protected boolean commit()