public class ThemeMemoryCache extends AbstractMemoryCacheOperator<DefaultTheme>
| 构造器和说明 |
|---|
ThemeMemoryCache(cn.hutool.cache.impl.TimedCache<String,DefaultTheme> timedCache) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommonKeyPrefix() |
contains, expire, get, getAllKeys, getAllKeyValues, getAllValues, put, put, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalcKeypublic ThemeMemoryCache(cn.hutool.cache.impl.TimedCache<String,DefaultTheme> timedCache)
public String getCommonKeyPrefix()
Copyright © 2022. All rights reserved.