Package com.mchange.v1.cachedstore

Interface Summary
Autoflushing A labelling interface used to mark WritableCachedStores whose writes may automatically flush even when flushWrites() has not been called directly.
CachedStore  
CachedStore.Manager  
TweakableCachedStore  
Vacuumable  
WritableCachedStore  
WritableCachedStore.Manager  
 

Class Summary
CachedStoreFactory Unless otherwise noted, implementations are to be presumed NOT thread safe!!! use the synchronized wrappers defined in CachedStoreUtils for multithreaded situations!
CachedStoreUtils  
SoftSetFactory  
 

Exception Summary
CachedStoreException  
CacheFlushException  
 

Error Summary
CachedStoreError