Uses of Interface
one.microstream.cache.types.Unwrappable
Package | Description |
---|---|
one.microstream.cache.types |
-
Uses of Unwrappable in one.microstream.cache.types
Subinterfaces of Unwrappable in one.microstream.cache.types 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.types 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>