-
public class SharedPreferencesLoader
-
-
Constructor Summary
Constructors Constructor Description SharedPreferencesLoader()
-
Method Summary
Modifier and Type Method Description Future<SharedPreferences>loadPreferences(Context context, String name)-
-
Method Detail
-
loadPreferences
Future<SharedPreferences> loadPreferences(Context context, String name)
-
-
-
-