Uses of Class
org.springframework.cache.support.AbstractValueAdaptingCache
Packages that use AbstractValueAdaptingCache
Package
Description
Implementation package for
java.util.concurrent based caches.-
Uses of AbstractValueAdaptingCache in org.springframework.cache.concurrent
Subclasses of AbstractValueAdaptingCache in org.springframework.cache.concurrentModifier and TypeClassDescriptionclassSimpleCacheimplementation based on the core JDKjava.util.concurrentpackage.