Package org.apache.groovy.util.concurrent
package org.apache.groovy.util.concurrent
-
ClassDescriptionAn advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.Behavior-changing configuration options for the mapAn option specifying which Java reference type should be used to refer to a key and/or value.A
LazyInitializable
is an object that can be initialized lazily.This is a basic implementation of a map able to forget its keys could be weak/soft/strong references.