Package manifold.util.concurrent
package manifold.util.concurrent
-
ClassDescriptionCache<K,
V> static var MY_CACHE = new Cacheinvalid input: '<'Foo, Bar>( 1000, \ foo -> getBar( foo ) )Cache.Loader<L,W> A hash table with weak keys, full concurrency of retrievals, and adjustable expected concurrency for updates.Adapted from com.intellij.util.containers.ConcurrentWeakValueHashMapA simple init interface to make LockingLazyVar's easier to construct.Implements the lazy initialization pattern.