Class UnboundedLocalCache.UnboundedLocalManualCache<K,V>

java.lang.Object
com.github.benmanes.caffeine.cache.UnboundedLocalCache.UnboundedLocalManualCache<K,V>
All Implemented Interfaces:
Cache<K,V>, LocalManualCache<UnboundedLocalCache<K,V>,K,V>, Serializable
Direct Known Subclasses:
UnboundedLocalCache.UnboundedLocalLoadingCache
Enclosing class:
UnboundedLocalCache<K,V>

static class UnboundedLocalCache.UnboundedLocalManualCache<K,V> extends Object implements LocalManualCache<UnboundedLocalCache<K,V>,K,V>, Serializable