public final class

SharedPreferencesCompat.EditorCompat

extends java.lang.Object

 java.lang.Object

↳androidx.core.content.SharedPreferencesCompat.EditorCompat

Summary

Methods
public voidapply(SharedPreferences.Editor editor)

public static SharedPreferencesCompat.EditorCompatgetInstance()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public static SharedPreferencesCompat.EditorCompat getInstance()

Deprecated: This compatibility class is no longer required. Use directly.

public void apply(SharedPreferences.Editor editor)

Deprecated: This compatibility method is no longer required. Use directly.