Uses of Package
com.github.benmanes.caffeine.jcache.copy
-
Packages that use com.github.benmanes.caffeine.jcache.copy Package Description com.github.benmanes.caffeine.jcache com.github.benmanes.caffeine.jcache.configuration com.github.benmanes.caffeine.jcache.copy -
Classes in com.github.benmanes.caffeine.jcache.copy used by com.github.benmanes.caffeine.jcache Class Description Copier An 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.configuration Class Description Copier An 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.copy Class Description AbstractCopier A skeleton implementation where subclasses provide the serialization strategy.Copier An object is copied when the cache is configured with storeByValue to guard against mutations of the key or value.IdentityCopier