Class UnboundedLocalCache.UnboundedLocalAsyncCache<K,V>

java.lang.Object
com.github.benmanes.caffeine.cache.UnboundedLocalCache.UnboundedLocalAsyncCache<K,V>
All Implemented Interfaces:
AsyncCache<K,V>, LocalAsyncCache<K,V>, Serializable
Enclosing class:
UnboundedLocalCache<K,V>

static final class UnboundedLocalCache.UnboundedLocalAsyncCache<K,V> extends Object implements LocalAsyncCache<K,V>, Serializable