Uses of Interface
org.wamblee.cache.ComputedValue.Computation

Packages that use ComputedValue.Computation
org.wamblee.cache This package provides an interface for a cache together with several implementations. 
 

Uses of ComputedValue.Computation in org.wamblee.cache
 

Constructors in org.wamblee.cache with parameters of type ComputedValue.Computation
ComputedValue(java.lang.Object aLock, ComputedValue.Computation aComputation)
          Constructs the compute guard
 



Copyright © 2010. All Rights Reserved.