Package org.apache.commons.jcs3.jcache
Class JCSMutableEntry<K,V> 
java.lang.Object
org.apache.commons.jcs3.jcache.JCSMutableEntry<K,V> 
- All Implemented Interfaces:
- javax.cache.Cache.Entry<K,,- V> - javax.cache.processor.MutableEntry<K,- V> 
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
JCSMutableEntry
 
- 
- 
Method Details- 
exists
- 
remove
- 
setValue
- 
getKey
- 
getValue
- 
unwrap
 
-