org.codehaus.gpars

Package groovyx.gpars.memoize

 

Class Summary
LRUProtectionStorage Protects stored resources from eviction from memory following the LRU (Last Recently Used) strategy.
NullProtectionStorage Doesn't protect any resources.
NullValue Represents a null or void return value in the cache.
 


Copyright © 2008–2013 Václav Pech. All Rights Reserved.