Class UnboundedLocalCache.UnboundedLocalAsyncLoadingCache<K,V>

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

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