Interface Cache1.Status
-
-
Field Detail
-
LOADING
static final String LOADING
- See Also:
- Constant Field Values
-
UPDATING
static final String UPDATING
- See Also:
- Constant Field Values
-
OK
static final String OK
- See Also:
- Constant Field Values
-
UNKNOWN
static final String UNKNOWN
- See Also:
- Constant Field Values
-
-