@ThreadSafe @LevelUpApi(contract=INTERNAL) public final class CorePreferenceUtil extends Object
core library.| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_STRING_LAST_APP_ID_LOCATION_PAGE
Type:
String. |
static String |
KEY_STRING_LAST_LOCATION_PAGE
Type:
String. |
static String |
KEY_STRING_USER_ID
Type:
Long. |
public static final String KEY_STRING_LAST_LOCATION_PAGE
String.
The key used to cache the last location page.
public static final String KEY_STRING_LAST_APP_ID_LOCATION_PAGE
String.
The key used to cache the last location page by target app's web service ID.
public static final String KEY_STRING_USER_ID
Long.
The key used to cache the current user's ID.