-
public final class SharedPreferencesDescriptor
-
-
Constructor Summary
Constructors Constructor Description SharedPreferencesDescriptor(String name, Integer mode)
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetMode()final SharedPreferencesgetSharedPreferences(Context context)-
-
Method Detail
-
getSharedPreferences
final SharedPreferences getSharedPreferences(Context context)
-
-
-
-