Uses of Class
org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
-
Packages that use TransformingCacheProxy Package Description org.cache2k.jcache.provider.generic.storeByValueSimulation -
-
Uses of TransformingCacheProxy in org.cache2k.jcache.provider.generic.storeByValueSimulation
Subclasses of TransformingCacheProxy in org.cache2k.jcache.provider.generic.storeByValueSimulation Modifier and Type Class Description classCopyCacheProxy<K,V>Cache proxy that expects the transformers keep the type but copy the objects.
-