Uses of Class
org.jboss.weld.util.cache.ComputingCacheBuilder
Packages that use ComputingCacheBuilder
-
Uses of ComputingCacheBuilder in org.jboss.weld.util.cache
Methods in org.jboss.weld.util.cache that return ComputingCacheBuilderModifier and TypeMethodDescriptionstatic ComputingCacheBuilderComputingCacheBuilder.newBuilder()ComputingCacheBuilder.setMaxSize(long maxSize) ComputingCacheBuilder.setWeakValues()Values stored in the cache should be wrapped in aWeakReference.