Uses of Class
org.miaixz.bus.core.cache.provider.WeakCache
Packages that use WeakCache
Package
Description
各种缓存实现
提供各种工具封装 xyz:做好一切必要准备,可以行动了
-
Uses of WeakCache in org.miaixz.bus.core.cache.provider
Methods in org.miaixz.bus.core.cache.provider that return WeakCache -
Uses of WeakCache in org.miaixz.bus.core.xyz
Methods in org.miaixz.bus.core.xyz that return WeakCacheModifier and TypeMethodDescriptionstatic <K,V> WeakCache <K, V> CacheKit.newWeakCache(long timeout) 创建弱引用缓存.