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