Package com.atlassian.cache.memory

Class Summary
DelegatingCache<K,V> A Cache that delegates Concurrent Map.
DelegatingCachedReference<V> A Lazy Reference that delegates Concurrent Map.
MemoryCacheBuilder<K,V> Creates a MemoryCache for the cacheName given.
MemoryCachedReferenceBuilder<V> Creates a MemoryCache for the cacheName given.
MemoryCacheManager Maintains a mapping of name -> Cache and provides factory methods for creating and getting caches.
 



Copyright © 2013 Atlassian. All Rights Reserved.