public class Preferences extends Object
| Constructor and Description |
|---|
Preferences(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 Preferences(Config config)
Copyright © 2020. All rights reserved.