您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
类 cn.hutool.cache.file.AbstractFileCache
的使用
使用
AbstractFileCache
的程序包
程序包
说明
cn.hutool.cache.file
提供针对文件的缓存实现
cn.hutool.cache.file
中
AbstractFileCache
的使用
cn.hutool.cache.file
中
AbstractFileCache
的子类
限定符和类型
类和说明
class
LFUFileCache
使用LFU缓存文件,以解决频繁读取文件引起的性能问题
class
LRUFileCache
使用LRU缓存文件,以解决频繁读取文件引起的性能问题
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2019. All rights reserved.