| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
<K> Cache<K> |
CacheManager.getCache(String cacheName)
Get cache, if it does not exist create it first.
|
<K> Cache<K> |
ConcurrentMapCacheManager.getCache(String cacheName)
Get cache, if it does not exist create it first.
|
<K> Cache<K> |
GuavaCacheManager.getCache(String cacheName)
Get cache, if it does not exist create it first.
|
Copyright © 2023. All rights reserved.