public class InternalPreferences extends Object
| Constructor and Description |
|---|
InternalPreferences(Config config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkKeyInPreferences(String key) |
void |
clear() |
String |
getValueFromPreferences(String key) |
void |
putValueInPreferencesIfEmpty(String key,
String value) |
public InternalPreferences(Config config)
Copyright © 2021. All rights reserved.