public interface MutableCacheEntry<K,T> extends CacheEntry<K,T>
Modifier and Type | Method and Description |
---|---|
void |
setException(Throwable ex) |
void |
setValue(T v) |
getException, getKey, getLastModification, getValue
void setException(Throwable ex)
cache2k API documentation. Copyright © 2000–2016 headissue GmbH, Munich.