Class UnboundedLocalCache.UnboundedLocalAsyncLoadingCache<K,V>

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

static final class UnboundedLocalCache.UnboundedLocalAsyncLoadingCache<K,V> extends LocalAsyncLoadingCache<K,V> implements Serializable