Uses of Package
manifold.util.concurrent
-
Packages that use manifold.util.concurrent Package Description manifold.util.concurrent -
Classes in manifold.util.concurrent used by manifold.util.concurrent Class Description Cache static var MY_CACHE = new Cache( 1000, \ foo -> getBar( foo ) ) Cache.Loader LockingLazyVar LockingLazyVar.LazyVarInit A simple init interface to make LockingLazyVar's easier to construct.LocklessLazyVar Implements the lazy initialization pattern.LocklessLazyVar.LazyVarInit