Package org.nees.util.cache.burst

Generalized caching optimized for bursty access patterns.

See:
          Description

Interface Summary
Cache.BatchStore Implement this to provide a backing store to a cache.
 

Class Summary
Cache A cache, backed by an expensive backing store.
TestCache  
 

Package org.nees.util.cache.burst Description

Generalized caching optimized for bursty access patterns.