Uses of Interface
cloud.opencode.base.cache.spi.AsyncCacheLoader
Packages that use AsyncCacheLoader
-
Uses of AsyncCacheLoader in cloud.opencode.base.cache.spi
Methods in cloud.opencode.base.cache.spi that return AsyncCacheLoaderModifier and TypeMethodDescriptionstatic <K,V> AsyncCacheLoader <K, V> AsyncCacheLoader.from(CacheLoader<K, V> loader) Create from sync loader 从同步加载器创建