- write(String, String) - Method in class com.lib.rxspreflib.RxSPref
-
Writes a value to the shared preferences
- write(String, int) - Method in class com.lib.rxspreflib.RxSPref
-
Writes a value to the shared preferences
- write(String, boolean) - Method in class com.lib.rxspreflib.RxSPref
-
Writes a value to the shared preferences
- write(String, float) - Method in class com.lib.rxspreflib.RxSPref
-
Writes a value to the shared preferences
- write(String, long) - Method in class com.lib.rxspreflib.RxSPref
-
- write(String, List<T>) - Method in class com.lib.rxspreflib.RxSPref
-
Writes a value to the shared preferences
- write(String, Set<String>) - Method in class com.lib.rxspreflib.RxSPref
-
Writes a value to the shared preferences