Package biz.hammurapi.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 Cache entry
Producer  
ProducingKey Key, which knows how to produce corresponding value if it is not cached.
 

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.