JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.miaixz.bus.core.cache.provider.NoCache
Packages that use
NoCache
Package
Description
org.miaixz.bus.core.xyz
提供各种工具封装 xyz:做好一切必要准备,可以行动了
Uses of
NoCache
in
org.miaixz.bus.core.xyz
Methods in
org.miaixz.bus.core.xyz
that return
NoCache
Modifier and Type
Method
Description
static <K,
V>
NoCache
<K,
V>
CacheKit.
newNoCache
()
创建无缓存实现.