Package com.github.benmanes.caffeine.jcache.copy
package com.github.benmanes.caffeine.jcache.copy
-
ClassDescriptionA 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.A strategy that uses Java serialization if a fast path approach is not applicable.An ObjectInputStream that instantiates using the supplied classloader.