Class ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl

  • Enclosing class:
    ShadowSharedPreferences

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void apply()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowSharedPreferencesEditorImpl

        public ShadowSharedPreferencesEditorImpl()
    • Method Detail

      • apply

        @Implementation
        protected void apply()