Uses of Interface
org.jboss.weld.util.cache.ComputingCache
-
Packages that use ComputingCache Package Description org.jboss.weld.util.cache -
-
Uses of ComputingCache in org.jboss.weld.util.cache
Methods in org.jboss.weld.util.cache that return ComputingCache Modifier and Type Method Description <K,V>
ComputingCache<K,V>ComputingCacheBuilder. build(Function<K,V> computingFunction)
-