程序包的使用
cn.taketoday.cache.support
程序包
说明
Implementation package for
java.util.concurrent based caches.-
类说明Common base class for
Cacheimplementations that need to adaptnullvalues (and potentially other such special values) before passing them on to the underlying store. -
类说明Abstract base class implementing the common
CacheManagermethods.Common base class forCacheimplementations that need to adaptnullvalues (and potentially other such special values) before passing them on to the underlying store.