| 程序包 | 说明 |
|---|---|
| fun.hereis.code.utils.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
static <V> GuavaCache<V> |
GuavaCache.asyncGuavaCache(long refreshAfterMinutes,
GuavaCache.Loader<V> loader)
创建一个异步刷新的缓存,里面只有一个缓存值,直接调用get方法返回数据
|
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.