Uses of Package
com.github.benmanes.caffeine.jcache.copy
Packages that use com.github.benmanes.caffeine.jcache.copy
Package
Description
-
Classes in com.github.benmanes.caffeine.jcache.copy used by com.github.benmanes.caffeine.jcacheClassDescriptionAn object is copied when the cache is configured with storeByValue to guard against mutations of the key or value.
-
Classes in com.github.benmanes.caffeine.jcache.copy used by com.github.benmanes.caffeine.jcache.configurationClassDescriptionAn object is copied when the cache is configured with storeByValue to guard against mutations of the key or value.
-
Classes in com.github.benmanes.caffeine.jcache.copy used by com.github.benmanes.caffeine.jcache.copyClassDescriptionA skeleton implementation where subclasses provide the serialization strategy.An object is copied when the cache is configured with storeByValue to guard against mutations of the key or value.