JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
hutool
Prev
Next
Frames
No Frames
All Classes
Uses of Class
cn.hutool.cache.impl.WeakCache
Packages that use
WeakCache
Package
Description
cn.hutool.cache
提供简易的缓存实现,此模块参考了jodd工具中的Cache模块
Uses of
WeakCache
in
cn.hutool.cache
Methods in
cn.hutool.cache
that return
WeakCache
Modifier and Type
Method and Description
static <K,V>
WeakCache
<K,V>
CacheUtil.
newWeakCache
(long timeout)
创建弱引用缓存.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.