Package com.atlassian.cache.impl

Class Summary
AbstractCacheManager A partial implementation of CacheManager.
ReferenceKey Class used for type safe handling of lazy references in our cache implementation.
StrongSupplier<V> A supplier that holds a strong reference to its referent.
WeakSupplier<V> A supplier that holds a weak reference to its referent.
 



Copyright © 2014 Atlassian. All Rights Reserved.