Uses of Class
cloud.opencode.base.cache.NullSafeCache
Packages that use NullSafeCache
-
Uses of NullSafeCache in cloud.opencode.base.cache
Methods in cloud.opencode.base.cache that return NullSafeCacheModifier and TypeMethodDescriptionstatic <K,V> NullSafeCache <K, V> Wrap an existing cache with null-safe behavior 用空值安全行为包装现有缓存