Uses of Class
com.github.benmanes.caffeine.cache.SerializationProxy
Packages that use SerializationProxy
-
Uses of SerializationProxy in com.github.benmanes.caffeine.cache
Methods in com.github.benmanes.caffeine.cache that return SerializationProxyModifier and TypeMethodDescription(package private) static <K,
V> SerializationProxy<K, V> BoundedLocalCache.makeSerializationProxy
(BoundedLocalCache<?, ?> cache, boolean isWeighted) Creates a serialization proxy based on the common configuration shared by all cache types.