Package one.microstream.cache
Class CacheEntry.Default<K,V>
java.lang.Object
one.microstream.cache.CacheEntry.Default<K,V>
- All Implemented Interfaces:
javax.cache.Cache.Entry<K,V>
,CacheEntry<K,V>
,Unwrappable
,KeyValue<K,V>
- Enclosing interface:
- CacheEntry<K,V>
public static class CacheEntry.Default<K,V> extends Object implements CacheEntry<K,V>
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.cache.CacheEntry
CacheEntry.Default<K,V>
Nested classes/interfaces inherited from interface one.microstream.cache.Unwrappable
Unwrappable.Static
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary