Package com.atlassian.cache

Interface Summary
Cache<K,V>  
CachedReference<V> A Resettable reference.
CacheFactory Interface for creating and/or attaching to caches.
CacheLoader<K,V> Populates a cache, for example lazily upon a miss.
CacheManager  
CacheSettings An immutable representation of settings for a Cache.
ManagedCache Interface that managed cache things need to implement
Supplier<T> Supplier for a single object
 

Class Summary
CacheSettingsBuilder A builder for creating CacheSettings instances.
 

Exception Summary
CacheException  
 



Copyright © 2014 Atlassian. All Rights Reserved.