public interface Keys
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Keys.AppLocation
Keys inside the {PREFS} should be used to set the values
for Storing the values to the SharedPreferences and
retrieving them in a similar way.
|
static interface |
Keys.Prefs
Keys inside the {PREFS} should be used to set the values
for Storing the values to the SharedPreferences and
retrieving them in a similar way.
|