| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.cache |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GuavaCacheManager.DefaultCacheFactory
A default
GuavaCacheManager.CacheFactory implementation,
if expire time greater than 0, use CacheBuilder.expireAfterWrite(long, TimeUnit),
if expire time less than 0, use CacheBuilder.weakKeys() and CacheBuilder.weakValues(). |
Copyright © 2024. All rights reserved.