Package | Description |
---|---|
cn.orionsec.kit.lang.define.cache |
Modifier and Type | Method and Description |
---|---|
Map<String,TimedCacheValue<T>> |
TimedCacheImpl.getStore() |
Map<String,TimedCacheValue<T>> |
TimedCache.getStore()
获取存储容器
|
Constructor and Description |
---|
TimedCacheChecker(int checkInterval,
Executor executor,
Map<String,TimedCacheValue<T>> store,
BiConsumer<String,T> expiredListener) |
Copyright © 2025. All rights reserved.