Package com.atlassian.cache

Interface Summary
Cache<K,V>  
CachedReference<V> A Resettable reference.
CacheFactory Interface for creating caches.
CacheLoader<K,V> A cache loader that will be called to load a member of the cache
CacheManager  
ManagedCache Interface that managed cache things need to implement
Supplier<T> Supplier for a single object
 

Class Summary
AbstractCacheEagerTest Test the Eager Cache
AbstractCacheLazyTest Test the Lazy Cache
AbstractLazyReferenceTest Test the Lazy Reference
CacheBuilder<K,V> A fluent builder for building caches
CachedReferenceBuilder<V> A fluent builder for building cached lazy references
 

Exception Summary
CacheException  
 



Copyright © 2013 Atlassian. All Rights Reserved.