Interface MutableCacheEntry<K,​V>

All Superinterfaces:
javax.cache.Cache.Entry<K,​V>, javax.cache.processor.MutableEntry<K,​V>, Unwrappable
All Known Implementing Classes:
MutableCacheEntry.Default

public interface MutableCacheEntry<K,​V>
extends javax.cache.processor.MutableEntry<K,​V>, Unwrappable