public static interface CaffeineCache.AsyncCallback<K,V>
| Modifier and Type | Method and Description |
|---|---|
com.github.benmanes.caffeine.cache.AsyncLoadingCache<K,V> |
apply(String name,
com.github.benmanes.caffeine.cache.Caffeine<K,V> builder) |
Copyright © 2020. All rights reserved.