-
public class Protocol.ToDevice.SharedPreferences.Method
-
-
Field Summary
Fields Modifier and Type Field Description private final StringGetSharedPreferencesprivate final StringGetSharedPreferenceValueprivate final StringSetSharedPreferenceValuepublic final static Protocol.ToDevice.SharedPreferences.MethodINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetGetSharedPreferences()final StringgetGetSharedPreferenceValue()final StringgetSetSharedPreferenceValue()-
-
Method Detail
-
getGetSharedPreferences
final String getGetSharedPreferences()
-
getGetSharedPreferenceValue
final String getGetSharedPreferenceValue()
-
getSetSharedPreferenceValue
final String getSetSharedPreferenceValue()
-
-
-
-