-
public class StorageRandomDeviceID extends SharedPreferencesStorage<String>
StorageRandomDeviceID.
-
-
Constructor Summary
Constructors Constructor Description StorageRandomDeviceID(Future<SharedPreferences> loadStoredPreferences)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
StorageRandomDeviceID
StorageRandomDeviceID(Future<SharedPreferences> loadStoredPreferences)
-
-
-
-