Uses of Class
com.google.common.cache.AbstractCache
-
Uses of AbstractCache in com.google.common.cache
Modifier and TypeClassDescriptionclass
AbstractLoadingCache<K,
V> This class provides a skeletal implementation of theCache
interface to minimize the effort required to implement this interface.