04 June 2009

ConcurrentReferenceHashMap

/experimental/jsr166/src/jsr166y/ConcurrentReferenceHashMap.java lets you create ConcurrentMaps that have any combinations of strong, soft or weak keys and/or values.