DEFAULT_CACHE_MAX_SIZE, DEFAULT_CREATION_TIME, DEFAULT_KEY_STRING, DEFAULT_TTL, DEFAULT_TTL_TIMEUNIT| Constructor and Description |
|---|
CacheKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Long |
getCreationTime() |
Object |
getKey() |
int |
hashCode() |
void |
setCreationTime(Long creationTime) |
void |
setKey(Object key) |
public Long getCreationTime()
getCreationTime in interface Keypublic void setCreationTime(Long creationTime)
setCreationTime in interface KeyCopyright © 2015. All rights reserved.