Package com.pavelvlasov.cache

Interface Summary
AppendableCache Cache which supports addition of values and returns key for added value.
AppendableProducer Producer which supports addition of values and returns keys corresponding to the values.
Cache  
Entry  
Producer  
 

Class Summary
AbstractProducer Implements remove event propagation to caches.
AppendableMemoryCache Cache which supports addition of entries.
MemoryCache Memory sensitive cache.
PassiveMemoryCache Memory sensitive cache.
SimpleMemoryCache Simple cache.
SoftHashMap Map with soft-referenced values.
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.