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