Uses of Class
com.github.benmanes.caffeine.jcache.copy.AbstractCopier
-
Packages that use AbstractCopier Package Description com.github.benmanes.caffeine.jcache.copy -
-
Uses of AbstractCopier in com.github.benmanes.caffeine.jcache.copy
Subclasses of AbstractCopier in com.github.benmanes.caffeine.jcache.copy Modifier and Type Class Description class
JavaSerializationCopier
A strategy that uses Java serialization if a fast path approach is not applicable.
-