Uses of Interface
one.microstream.cache.Unwrappable
Package | Description |
---|---|
one.microstream.cache |
-
Uses of Unwrappable in one.microstream.cache
Subinterfaces of Unwrappable in one.microstream.cache Modifier and Type Interface Description interface
Cache<K,V>
JSR-107 compliantCache
.interface
CacheEntry<K,V>
interface
MutableCacheEntry<K,V>
Classes in one.microstream.cache that implement Unwrappable Modifier and Type Class Description static class
Cache.Default<K,V>
static class
CacheEntry.Default<K,V>
class
CacheEvent<K,V>
static class
MutableCacheEntry.Default<K,V>