Package | Description |
---|---|
cn.hutool.cache |
提供简易的缓存实现,此模块参考了jodd工具中的Cache模块
|
cn.hutool.cache.file |
提供针对文件的缓存实现
|
cn.hutool.cache.impl |
提供各种缓存实现
|
Class and Description |
---|
Cache
缓存接口
|
CacheListener
缓存监听,用于实现缓存操作时的回调监听,例如缓存对象的移除事件等
|
GlobalPruneTimer
全局缓存清理定时器池,用于在需要过期支持的缓存对象中超时任务池
|
Class and Description |
---|
Cache
缓存接口
|
Class and Description |
---|
Cache
缓存接口
|
CacheListener
缓存监听,用于实现缓存操作时的回调监听,例如缓存对象的移除事件等
|
Copyright © 2024. All rights reserved.