Uses of Class
com.google.common.cache.AbstractCache
Packages that use AbstractCache
-
Uses of AbstractCache in com.google.common.cache
Subclasses of AbstractCache in com.google.common.cacheModifier and TypeClassDescriptionclassAbstractLoadingCache<K,V> This class provides a skeletal implementation of theCacheinterface to minimize the effort required to implement this interface.