K
- the keyV
- the valuepublic interface CachedJPAEntity<K extends Serializable,V extends Serializable> extends CommonCachedJPAEntity<K,V>, Serializable
Modifier and Type | Method and Description |
---|---|
K |
getKey()
Gets the key.
|
void |
setKey(K key)
Sets the key.
|
getExpireDateTime, getStoredDateTime, getValue, setExpireDateTime, setStoredDateTime, setValue
Copyright © 2016. All rights reserved.