Class ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl

  • Enclosing class:
    ShadowSharedPreferences

    @Implements(className="android.app.SharedPreferencesImpl$EditorImpl",
                minSdk=26,
                isInAndroidSdk=false)
    public static class ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl
    extends Object
    • Constructor Detail

      • ShadowSharedPreferencesEditorImpl

        public ShadowSharedPreferencesEditorImpl()
    • Method Detail

      • apply

        @Implementation
        protected void apply()