Uses of Class
com.github.benmanes.caffeine.jcache.copy.AbstractCopier
Packages that use AbstractCopier
-
Uses of AbstractCopier in com.github.benmanes.caffeine.jcache.copy
Subclasses of AbstractCopier in com.github.benmanes.caffeine.jcache.copyModifier and TypeClassDescriptionclass
A strategy that uses Java serialization if a fast path approach is not applicable.