ben-manes / concurrentlinkedhashmap

A ConcurrentLinkedHashMap for Java
Apache License 2.0
470 stars 113 forks source link

Make ExpirableMap decorator available #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I can see quite a few people wanting to use the expiration policies presented 
in the wiki along with the ConcurrentLinkedHashMap implementation.
It'd be excellent if their were available within the library artifact.

Original issue reported on code.google.com by math...@spray.io on 3 Feb 2012 at 11:42

GoogleCodeExporter commented 9 years ago
Damn, misses issue #28
Sorry for the noise!

Original comment by math...@spray.io on 3 Feb 2012 at 11:43

GoogleCodeExporter commented 9 years ago
No problem. :)

Original comment by Ben.Manes@gmail.com on 3 Feb 2012 at 5:10