| Modifier and Type | Method and Description |
|---|---|
GuavaCache<K,V> |
GuavaCache.doWith(GuavaCache.Callback<K,V,com.google.common.cache.Cache<K,V>> configurer)
Configure a cache builder and creates a new
Cache. |
static GuavaCache<String,Object> |
GuavaCache.newCache()
|
Copyright © 2018. All rights reserved.