Uses of Interface
cn.sliew.milky.cache.Cache
-
Packages that use Cache Package Description cn.sliew.milky.cache -
-
Uses of Cache in cn.sliew.milky.cache
Classes in cn.sliew.milky.cache with type parameters of type Cache Modifier and Type Class Description classAbstractCacheFactory<C extends Cache>Methods in cn.sliew.milky.cache that return Cache Modifier and Type Method Description <K,V>
Cache<K,V>CacheFactory. getCache(CacheOptions options)
-